anthonyshew / maestros

https://shew.dev
131 stars 8 forks source link

Inline link to modals for key terms. #49

Open anthonyshew opened 11 months ago

anthonyshew commented 11 months ago

I'd love to be able to pop a modal for any key term within the reference.

The key term would have a dotted underline and, on click, you'd get a quick modal showing the term.

The absolute best way to do this would be with intercepted routes. That way, the modal would be a window to the Glossary page and I'd be ensuring consistency on the definitions. I don't know how feasible this is, though, so it will take some exploring.