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 nested info tabs #372

Merged
merged 4 commits into from
Aug 30, 2023
Merged

Improve nested info tabs #372

merged 4 commits into from
Aug 30, 2023

Conversation

LarsSelbekk
Copy link
Member

  • fix(DynamicLink): missing ref console error
  • feat(theme): update mui viewport breakpoints
  • fix(theme): add padding for native select
  • feat(info): make sub-tabs more distinct looking

@LarsSelbekk LarsSelbekk added the enhancement New feature or request label Aug 29, 2023
@LarsSelbekk LarsSelbekk self-assigned this Aug 29, 2023
@LarsSelbekk
Copy link
Member Author

Somewhat smaller sizes made sense for our mobile-first page.
On e.g. Windows, the text was right up against the left edge.
The info page /info/policies/* have two layers of tabs, which should be
more distinct looking to easily distinguish the two layers. This commit
fixes that by making the sub-tab selector a button group.
@vercel
Copy link

vercel bot commented Aug 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bl-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2023 4:12pm

@LarsSelbekk
Copy link
Member Author

image
image
image

@cypress
Copy link

cypress bot commented Aug 29, 2023

7 failed tests on run #165 ↗︎

7 13 0 11 Flakiness 0

Details:

Merge 0b9ed1f into e908c15...
Project: bl-next Commit: 000ec398f5 ℹ️
Status: Failed Duration: 02:53 💡
Started: Aug 29, 2023 4:14 PM Ended: Aug 29, 2023 4:17 PM
Failed  settings.spec.js • 1 failed test • UI - Electron

View Output Video

Test Artifacts
Settings page > displays correct inital elements Output Screenshots Video
Failed  forgot.spec.js • 1 failed test • UI - Electron

View Output Video

Test Artifacts
Forgot password > can navigate to and from forgot page Output Screenshots Video
Failed  login.spec.js • 1 failed test • UI - Electron

View Output Video

Test Artifacts
Login > displays all important elements Output Screenshots Video
Failed  register.spec.js • 1 failed test • UI - Electron

View Output Video

Test Artifacts
Register > displays correct initial elements Output Screenshots Video
Failed  info.spec.js • 3 failed tests • UI - Electron

View Output Video

Test Artifacts
Info pages > as a customer > displays qna Output Screenshots Video
Info pages > as a customer > displays buyback list Output Screenshots Video
Info pages > as a customer > displays contact info Output Screenshots Video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

Copy link
Member

@AdrianAndersen AdrianAndersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AdrianAndersen AdrianAndersen merged commit 137177b into main Aug 30, 2023
7 of 11 checks passed
@AdrianAndersen AdrianAndersen deleted the improve-nested-info-tabs branch August 30, 2023 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants