oskar-anderson / HedgehogDBD

ERD modeling tool for visualizing database diagrams
https://hedgehog-dbd.vercel.app/
MIT License
11 stars 1 forks source link

Feature/23 Select dictionary hints for attributes #25

Closed oskar-anderson closed 11 months ago

oskar-anderson commented 11 months ago

Table names can now be inserted into table page attributes field by clicking on a hint select option.

Insertion will happen based on selected text.

Example1

Attribute text input is FK("tableName"). Selecting tableName and clicking on hint select option will replace tableName with selected option value. Selection is not visible if the input is not in focus (when clicking on select), but it will remember the selection.

Example2

Attribute text input is FK("tableName"). Not having anything selected and clicking on a select option will append selected option value into attribute text input.

Attributes text input datalist functionality is replaced with the new hint select.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hedgehog-dbd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 1:09am