|
|
|
|
|
by bhargav
111 days ago
|
|
One UX concern: the app appears to push multiple entries into the browser history without meaningful route changes. This makes the back button require stepping through redundant states before returning to the previous site. That behavior breaks expected browser navigation and can feel like back-button hijacking, which is generally considered a UX anti-pattern. It would be better to push history state only at meaningful navigation boundaries. Sharing this in the spirit of constructive feedback. |
|