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

feat: feedback pages #61

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: feedback pages #61

wants to merge 8 commits into from

Conversation

mojabyte
Copy link
Collaborator

  • Refactors:

    • Improve NoteDetails component structure by getting the actions buttons from the parent.
    • Create a NoteLinkChip component that requests and display note title, instead of requesting all notes and searching for the specific note.
    • Group note components into feedback, summary, list, and template.
  • Change the note feedback form to inline (instead of navigating to ./feedback page, display the feedback form inside note details page)

  • Remove "message" type from note pages and add a feedback section for feedback/send and feedback/request pages.

  • Implement feedback pages: feedback list, details, new, and edit forms.

@mojabyte mojabyte marked this pull request as ready for review June 12, 2024 16:14
@mojabyte mojabyte force-pushed the feat-feedback-pages branch 2 times, most recently from 704969c to d270236 Compare June 12, 2024 16:51
@mojabyte mojabyte force-pushed the feat-feedback-pages branch from 4426f9a to 18228ef Compare July 10, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant