History / Activity page redesign #64
marcinbauer-ohf
started this conversation in
Design review
Replies: 4 comments 3 replies
|
Good improvement, I like the sidebar approach. A few thoughts on this:
|
1 reply
|
Curious why we’re keeping them separate rather than merging? Activity feels like it could just be History’s default state (no target, recent window, live-updating). Is the performance concern the main blocker, or is there a UX reason too? |
0 replies
|
Back with changes:
CleanShot.2026-07-20.at.15.15.22.2.mp4Branch link for anyone to test: https://github.com/marcinbauer-ohf/frontend/tree/history-activity-filter-redesign CC: @bramkragten |
2 replies
|
Working with @piitaya on shipping it this release: home-assistant/frontend#53630 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
👋
💡 The idea
Give History and Activity the same toolbar + left sidebar layout as other tables in HA (devices, entities, etc.), and add the new target picker ui that provides more contextual info for selected targets.
✨ Activity & History changes:
Activity preview:
https://github.com/user-attachments/assets/97dbcb03-93d2-4d5c-af37-c8bf8d63f757
History preview:
https://github.com/user-attachments/assets/dc8a9c46-60d4-4e94-a03e-e8914901d0e2
❓ Open question
History is opt-in: you pick a thing to see its history and then optionally filter it down. Activity shows everything by default, but can also be narrowed down, either by selecting a specific target or via filtering.
Should that split stay as-is, or should the two behave more consistently? Curious what you all think.
All reactions