Bug Description
The itinerary new item dropdown is cut off when using a small screen.
Proposed fix: add the dropdown-end class to
|
<div class="dropdown z-30"> |
Steps to Reproduce
Open itinerary view on a small screen and click on the plus button
Expected Behavior
Dropdown should not be cut off.
Screenshots / Logs
No response
Platform
Docker
Install Method
Docker Compose
AdventureLog Version
v0.12.1
Reverse Proxy
nginx
Docker Compose / Relevant Variables (Optional)
Additional Context
No response
Confirmation
Bug Description
The itinerary new item dropdown is cut off when using a small screen.
Proposed fix: add the
dropdown-endclass toAdventureLog/frontend/src/lib/components/collections/CollectionItineraryPlanner.svelte
Line 2043 in 42785f1
Steps to Reproduce
Open itinerary view on a small screen and click on the plus button
Expected Behavior
Dropdown should not be cut off.
Screenshots / Logs
No response
Platform
Docker
Install Method
Docker Compose
AdventureLog Version
v0.12.1
Reverse Proxy
nginx
Docker Compose / Relevant Variables (Optional)
Additional Context
No response
Confirmation