Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create faqs display view #239

Open
evadecker opened this issue Nov 29, 2024 · 0 comments
Open

Create faqs display view #239

evadecker opened this issue Nov 29, 2024 · 0 comments
Labels
feature request New feature or request frontend CSS, HTML, and JS changes
Milestone

Comments

@evadecker
Copy link
Member

evadecker commented Nov 29, 2024

Followup to #238.

There should be a new route named /faq which displays all faqs in the database, sorted by recency. Each question should display the question text and (possibly) a truncated version of the answer contents. Each question should also display topics as tags. When clicked, navigate to /faq/$faqId and display the full text of the answer alongside all tags.

@evadecker evadecker added feature request New feature or request frontend CSS, HTML, and JS changes labels Nov 29, 2024
@evadecker evadecker added this to the Namesake GA milestone Nov 29, 2024
@evadecker evadecker changed the title Create questions display view Create faqs display view Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request frontend CSS, HTML, and JS changes
Projects
None yet
Development

No branches or pull requests

1 participant