-
Notifications
You must be signed in to change notification settings - Fork 44
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
Configurable application menu #1139
Comments
|
@vinayvenu good point, regarding removing Home, I thought we need to indicate where the user is currently in, but realised actually not required. I feel we can simplify this a lot: Remove home for all implementations, in the Dashboards of UserGroups in webapp itself, add ability to mark one of them if needed to appear in bottom drawer, considering we dont ve the need for more shortcuts for now. continue to display Register and Search as is now. So that we can make sure we are not building anything unnecessary as of now. |
Need:
Analysis:
Acceptance criteria:
Mockups:
On click of Application menu, the page below will display,
Menus Season 2.pdf
Out of scope
Cons:
Based on the overall workflow what needs to be shortcut should become determined - UI should be determined based on the process configuration and we should not have a separate configuration for UI - to minimise the amount of configuration
Discussion notes - ignore:
Suggestion:
Option 1:
Being able to configure multiple dashboards vs register and search
Option 2:
-- 7 orgs more than 2 dashboards - in many of these they dont even have primary configured.
Option 3:
extending menu item
Register and Search existing conditionality
similar to dashboard - but fixed sets not unlimited
migrate now itself to avoid duplicate code similar to MyDashboard and CustomDashboard
Option 4:
Showing dashboards in the home page
Option 5:
stabilisation
vs
improving product
Need:
Frequently its not always the register and search that user needs.
Acceptance criteria:
Considerations made:
Questions:
Will Stats in presentation come later
Other options considered:
--- So, Search, Register, different dashboards - they can order - based on priority - the top 2 need to display between Home and More and Rest under More section in the order arranged.
Suggestions:
The text was updated successfully, but these errors were encountered: