Add useful information to the dashboard page #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
The dashboard page is the user's entry point into the application. It should at a glance let the user see information about upcoming/planned trips but also work as a diary to show where they have been. A good example of this is my.flightradar24.com (my profile https://my.flightradar24.com/shauncampbell for example).
Specification
You should build the dashboard page to show
Testing
You should build end to end tests to cover this, and also make a playwright video recording which is attached to this issue to show the new functionality you have added.
Playwright video for dashboard dashboard update. Video attached in next step.