TeamLumi / luminescent-team

GNU Affero General Public License v3.0
12 stars 5 forks source link

Parent Dropdown (PL #21) #107

Open AarCon opened 4 months ago

AarCon commented 4 months ago

https://docs.google.com/spreadsheets/d/12Xguf7vRrA37K--pAW4qseCmwT-m56rXgCxE8TRkQ2U/edit#gid=0

This will be performed on the Luminescent Team Dev fork after the canvas-highlight-performance-fix branch has been merged.

Here are some basic designs of how the Interactive Map will look at the end

image image

For the Trainer, Item and Shop dropdowns, I want them to all be within the same component that watches the state of each of their dropdowns and closes one when another one opens. I would also like there to be 2 sections. the left section is where all of the data will be displayed and the right section is where you can choose which dropdown to open. When a dropdown on the right is chosen, it will take the space that the left is at and move back to the right side to be chosen again later.

AarCon commented 3 weeks ago

Dev Fork main branch is ready to be branched from