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

Bookmarks should have customizable names. #127

Open
4 tasks
richardxia opened this issue Jul 14, 2024 · 0 comments
Open
4 tasks

Bookmarks should have customizable names. #127

richardxia opened this issue Jul 14, 2024 · 0 comments
Assignees

Comments

@richardxia
Copy link
Member

richardxia commented Jul 14, 2024

The design mockups expected that a user could set the name of their bookmark, but neither the database table nor the API support setting a name on bookmarks.

  • Add column to DB (in askdarcel-api)
  • Add new column to API endpoints (in sheltertech-go)
  • Update frontend to use name from API if it exists
  • (Optional?) Migrate DB to always set the name field, defaulting to the service name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants