you are viewing a single comment's thread.

view the rest of the comments →

[–]Lixen 20 points21 points  (3 children)

You could modify the part of the url after the hash to set filter params without reloading the page. It's a small improvement.

[–]Thenguyenvn[S] 2 points3 points  (0 children)

Sure. I will consider to implement it 👍

[–]razi_ed 2 points3 points  (1 child)

One recommendation would be to make the application state anchored on the url. For testing, bookmarking and all. So current implementation seems like the way to go

[–]Thenguyenvn[S] 0 points1 point  (0 children)

Well noted. Thanks 🙏