Describe the bug A clear and concise description of what the bug is.
At the moment to create/edit flower user will need to go through a "wizard" like flow. However, all amenities categories are unrelated to one another. E.g If I want to change "Education" I need to click continue multiple times and users might find this a bit annoying.
Possible Solution
We can consider using the flower petals as "tabs" to jump to the sections of each category.
So if a user hovers on a petal we add an elevation (shadow), make it a bit bigger and change cursor style to pointer to indicate that it's clickable. Once clicked we navigate directly to that category.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug A clear and concise description of what the bug is. At the moment to create/edit flower user will need to go through a "wizard" like flow. However, all amenities categories are unrelated to one another. E.g If I want to change "Education" I need to click continue multiple times and users might find this a bit annoying.
Possible Solution We can consider using the flower petals as "tabs" to jump to the sections of each category.
So if a user hovers on a petal we add an elevation (shadow), make it a bit bigger and change cursor style to pointer to indicate that it's clickable. Once clicked we navigate directly to that category.