one-zero-eight / one-zero-eight/website
[Maps] Add elevator modal
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 12
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 3
Description
Describe the feature
Currently elevator icons on the map are not interactive. We might add modal with info about which floor this elevator might go to and add share link button.
Suggested solution
- Make elevator icon clickable, show modal window on click (same as room interaction)
- Show which floor this elevator might go to with buttons, the button click triggers the redirection to appropriate floor page
- Add share link button
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by finding the map elevator icon and the existing room interaction implementation, then trace how floor-page navigation and share links are handled. Done means elevator icons open a modal, floor buttons redirect to the appropriate floor page, and the modal provides a share link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100