Open drfarrell opened 3 weeks ago
The goal is to allow users to define links to other pages (and external links) for the selected element
[ ] Build the UI for the link input at the top of the properties panel, below the tailwind classes box
[ ] Allow the user to select from the list of pages (Related to #701) in a dropdown OR just manually type a url.
[ ] Read the link if it already exists on the element – infer if the link belongs to an internal page, or external, and show.
[ ] Actually add in an "a link" around the selected element in code when the user adds a link.
The goal is to allow users to define links to other pages (and external links) for the selected element
[ ] Build the UI for the link input at the top of the properties panel, below the tailwind classes box
[ ] Allow the user to select from the list of pages (Related to #701) in a dropdown OR just manually type a url.
[ ] Read the link if it already exists on the element – infer if the link belongs to an internal page, or external, and show.
[ ] Actually add in an "a link" around the selected element in code when the user adds a link.