You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Recent Workflows" list in the extension and desktop app currently shows all workflows rather than just the last 5, leading to clutter and making it harder for users to find the most relevant workflows.
Workflow timestamps are consistently incorrect by about 2 hours. This timezone issue affects many features that rely on time display. (User is in Austria.)
Currently, the replay button appears for all workflows. Only browser workflows should show a replay option, and the UI for replay should be reworked.
There are also shown broken up workflows that where never uploaded
Solution Proposal
Recent Workflows Display
Limit the display to the last 5 workflows in both the extension and the desktop app.
Time Display
Investigate and resolve the recurring 2-hour offset in times. Consider user time zone (Austria/CET/CEST) for accuracy.
Replay Button UI
Show the replay button only for browser workflows.
Make the replay button visually less strong, and only visible on hover, similar to the UI in the "Tango" app (see screenshot examples).
Reference Screenshots
Acceptance Criteria
Only the last 5 workflows appear in "Recent Workflows".
Times are accurate for users in Austria (and any other time zone).
Replay button is only shown for browser workflows, and only appears on hover.
Replay button design is more smooth and less aggresive and inspired by Tango's UI (see examples above).
Additional Notes
See attached screenshots for reference.
This workflow improvement will greatly declutter the UI and improve usability for users working across different platforms and time zones.
Problem
There are also shown broken up workflows that where never uploaded
Solution Proposal
Reference Screenshots
Acceptance Criteria
Additional Notes