This nearly completes the UI for the Dashboard Page. Of course, the page will need to be wired up to the API endpoints when they are done.
The only pieces lacking, from a front-end perspective, is:
~1. The functionality to open the Bookmarks Slider to manage bookmarks. I had initially wanted to push this off to v2, but I think that I can create the slider finish it up probably tomorrow (Friday).~
Some kind of functionality on the line icon on saved searches. I asked a question in Figma about what the line icon should do. My working assumption is that maybe it opens a dropdown menu from which the user can click delete to delete the saved search; however, I want to give design/research some time to respond.
Tomorrow, I will work on adding the Bookmark slider to this PR.
Update: I have added the manage Bookmarks Slider.
It is missing several features including:
drag and drop ability
text search for bookmarks
adding new bookmarks from the slider (rather than from a search result)
That said, I believe this is contained piece of work that can go out as it allows the user to view all of their folders/bookmarks in one place and to click on a bookmarked service to take them to the service. I think the remaining features can be finished prior to our launch date.
This nearly completes the UI for the Dashboard Page. Of course, the page will need to be wired up to the API endpoints when they are done.
The only pieces lacking, from a front-end perspective, is: ~1. The functionality to open the Bookmarks Slider to manage bookmarks. I had initially wanted to push this off to v2, but I think that I can create the slider finish it up probably tomorrow (Friday).~
Tomorrow, I will work on adding the Bookmark slider to this PR.
Update: I have added the manage Bookmarks Slider.
It is missing several features including:
I have noted these on the ticket
That said, I believe this is contained piece of work that can go out as it allows the user to view all of their folders/bookmarks in one place and to click on a bookmarked service to take them to the service. I think the remaining features can be finished prior to our launch date.