-
Notifications
You must be signed in to change notification settings - Fork 1
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
Enhancement/mobile UI #958
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* remove 'enable edit' and 'print' buttons from date nav (for slots and attendance respectively) on mobile * create a fixed footer to house the aforementioned buttons on mobile * move weekly slot operation buttons to the aforementioned footer * make the slot operation buttons larger on mobile * update slots day container and slot card to account for larger buttons on mobile * small updates on slot card (make stuff larger in mobile)
* move the simulation button to the footer on small screens * make the "sub header" nicer on mobile (booking countdown, simulation mode data navs) * make the interval cards not stretch out on mobile
* create AdminBar controller component - to house AdminBar (from UI package) with additional admin content + links * replace the Layout component in slots page with explicit blocks * make the header and calendar nav sticky in slots page * make the slot operation buttons slightly smaller in mobile view * make the DateNavigation buttons slightly smaller in mobile view * accept 'stickyOffset' in SlotsDayContainer - for more fine-grained control of sticky slots day header * fix: notifications container in mobile positioning
* fix the header and date nav in attendance page (+ replace layout with explicit blocks) * find a way to use tab index buttons in a way that saves space on the page
* make the header and date nav (for book tab) fixed * handle admin/non-admin cases
* make the header fixed on customers view * make the header fixed on customer profile view
… enhancement/mobile-ui
silviot
approved these changes
Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.