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

Adjust styles for mobile #141

Merged
merged 10 commits into from Mar 14, 2022
Merged

Conversation

OlegMoshkovich
Copy link
Member

@OlegMoshkovich OlegMoshkovich commented Mar 10, 2022

  • About: Adjust the highlighted project for mobile to fit the dialog
  • Snackbar: defined width for mobile
  • Logo: Add a link back to BLDRS
  • Properties Drawer: Simplified styles - reduced the height of the drawer
  • Cutplane Icon: Only show on mobile

https://olegmoshkovich.github.io/Share/share/v/p/index.ifc#c:-111.37,14.94,90.63,-43.48,15.73,-4.34

image

image

image

image

@pablo-mayrgundter
Copy link
Member

Nice! Only issue is that the click-on-logo takes you to the desktop camera, not the mobile. To get desktop users back to desktop camera and mobile back to mobile camera I think you should call Share.jsx#navToDefault

@OlegMoshkovich
Copy link
Member Author

ok got it.

@pablo-mayrgundter
Copy link
Member

Hm, I see a couple issues. On mobile, I'm getting a broken About button:

image

I don't see this on web, but related, the SVG you're using has hard-coded background white disc and fill colors. Please remove these and test with varying themes.

src/assets/2D_Icons/Wave_person.svg Outdated Show resolved Hide resolved
src/assets/2D_Icons/Wave_person.svg Outdated Show resolved Hide resolved
@OlegMoshkovich
Copy link
Member Author

image

@pablo-mayrgundter PTAL

Copy link
Member

@pablo-mayrgundter pablo-mayrgundter left a comment

Choose a reason for hiding this comment

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

Hello icon is better but still needs circle removed and also looks oval for me.. probably needs width and height set as with others.

@pablo-mayrgundter pablo-mayrgundter merged commit 19091de into bldrs-ai:main Mar 14, 2022
@OlegMoshkovich OlegMoshkovich deleted the adjust-styles branch March 15, 2022 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants