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

FIxed IA toolbar overflows/wraps on mobile #10063 #10205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ronibhakta1
Copy link
Contributor

Closes #10063

@mekarpeles check this out i have Fixed the AI toolbar overflow which gets warps on mobile as you have mentioned me to go ahead with where, iabar-mobile and create a mobile breakpoint where the font-size of these components becomes .9em and the padding of the ghost-button becomes padding: 5px 7px; we get our desired effect on mobile.

Screenshot

Screenshot 2024-12-26 at 1 21 08 AM

Stakeholders

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.44%. Comparing base (347bff9) to head (99cd14b).
Report is 199 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10205      +/-   ##
==========================================
+ Coverage   17.12%   17.44%   +0.31%     
==========================================
  Files          89       89              
  Lines        4752     4792      +40     
  Branches      831      848      +17     
==========================================
+ Hits          814      836      +22     
- Misses       3428     3436       +8     
- Partials      510      520      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mekarpeles
Copy link
Member

Thank you!

@ronibhakta1
Copy link
Contributor Author

Thank you!

do we need any further changes or we will be considering this design as final?

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.

IA toolbar overflows/wraps on mobile
3 participants