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 Responsiveness Across All Components #5

Open
jonaschlegel opened this issue Apr 22, 2023 · 1 comment
Open

Improve Responsiveness Across All Components #5

jonaschlegel opened this issue Apr 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jonaschlegel
Copy link
Member

jonaschlegel commented Apr 22, 2023

Some components of the platform aren't fully responsive, leading to a suboptimal user experience on various devices.

Tasks:

  1. Audit Current Components: Review all components to identify non-responsive elements.
  2. Prioritize Critical Components: List components that are most crucial for user experience.
  3. Implement Responsive Design: Adjust styles using SCSS media queries for different screen sizes. Check both portrait and landscape orientations.
  4. Testing: Test on multiple devices to ensure consistent behaviour.
  5. Documentation: Update code comments or repo docs with significant changes or decisions.
@jonaschlegel jonaschlegel changed the title Make everything responsive Improve Responsiveness Across All Components Aug 10, 2023
@jonaschlegel jonaschlegel added the enhancement New feature or request label Aug 10, 2023
@jonaschlegel jonaschlegel self-assigned this Aug 10, 2023
@jonaschlegel
Copy link
Member Author

Considering the platform's goal to display graffiti in both 2D and 3D, ensuring responsiveness is crucial for user engagement.

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

No branches or pull requests

1 participant