seanmorley15 / AdventureLog

Self-hostable travel tracker and trip planner.
https://adventurelog.app
Other
571 stars 15 forks source link

Cannot Add Lodging or Dining to Collections #258

Closed duggym122 closed 2 months ago

duggym122 commented 2 months ago

Bug Description

Attempting to add lodging or dining to a collection fails to open the edit/entry dialog

Steps to Reproduce

Expected Experience

Actual Experience

seanmorley15 commented 2 months ago

Yes, you are totally correct! I will get this fixed ASAP. Thanks for reporting this!

seanmorley15 commented 2 months ago

This was fixed in #259. With the new adventure creation and edit modal, there is no longer a need for separate buttons to create a lodging or restaurant type, they are now available for selection with the rest of the types. These type are only available for selection when adding to a collection. They must be converted to visited or planned types to remove them from a collection. Thanks for reporting this!