Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve “Known Breakages” component UI #643

Merged
merged 12 commits into from
Apr 29, 2024
Merged

Conversation

mayan-000
Copy link
Collaborator

@mayan-000 mayan-000 commented Apr 25, 2024

Description

This PR updates UI in the known breakages section

  • Remove the box UI when an accordion item is expanded
  • Remove the separator line after the last item
  • Remove the bullets/feature list mentioned under GIS & GSI
  • Remove the full-stops after each detection title
  • Shorten the detection title text and make it standardized
  • Make the CTA under each detection more informative - Example: To inquire further about the same, please visit the support forum

Testing Instructions

  • Click on each accordion item to expand it.
  • Verify that the box UI surrounding the expanded item disappears.
  • Scroll through the list of items.
  • Check that there is no separator line after the last item in the list.
  • Navigate to the GIS & GSI section.
  • Check that the bullets or feature list items are not visible.
  • Review each detection title.
  • Confirm that there are no full-stops (periods) at the end of the titles.
  • Verify that the titles are shortened to a standardized length.
  • Verify that the Call to Action (CTA) beneath each detection is more informative.

Screenshot/Screencast

Screenshot 2024-04-25 at 13 44 44

Checklist

  • I have thoroughly tested this code to the best of my abilities.
  • I have reviewed the code myself before requesting a review.
  • This code is covered by unit tests to verify that it works as intended.
  • The QA of this PR is done by a member of the QA team (to be checked by QA).

Fixes #642

@mayan-000 mayan-000 self-assigned this Apr 29, 2024
@mayan-000 mayan-000 linked an issue Apr 29, 2024 that may be closed by this pull request
6 tasks
@mayan-000 mayan-000 marked this pull request as ready for review April 29, 2024 05:08
@mohdsayed mohdsayed merged commit e656db4 into develop Apr 29, 2024
4 checks passed
@mohdsayed mohdsayed deleted the ref/known-breakages-ui branch April 29, 2024 11:58
@mohdsayed mohdsayed modified the milestones: v1.0.0, v0.8 Apr 29, 2024
@mohdsayed mohdsayed changed the title Refactor: Update Known Breakages component UI Improve "Known Breakages" component UI May 7, 2024
@mohdsayed mohdsayed changed the title Improve "Known Breakages" component UI Improve “Known Breakages” component UI May 7, 2024
@mohdsayed mohdsayed mentioned this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the UI/UX for "Known Breakages" section
2 participants