tabs disappearing when browser reload
When reloading the browser tab with a list view which contains tabs, the tabs disappear and all records are shown
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Owner
Not a bug as this is the expected behavior. The URL can contain only information for one tab.
- Cédric Krier added type::feature + 1 deleted label
added type::feature + 1 deleted label
- Owner
Ha OK, I did not understand correctly.
- Cédric Krier added type::behavior label and removed type::feature label
added type::behavior label and removed type::feature label
I add review46681002 which implements tab domain in url
- Xavier Codinas assigned to @xcodinas
assigned to @xcodinas
New review46681002 at https://codereview.tryton.org/46681002/#ps1
- Owner
It should also be implemented in tryton.
> It should also be implemented in tryton.
I've implemented it in review46691002.New review46691002 at https://codereview.tryton.org/46691002/#ps1
review46691002 updated at https://codereview.tryton.org/46691002/#ps20001
review46681002 updated at https://codereview.tryton.org/46681002/#ps20001
- Owner
It would be better to have a unique review with both clients.
review46681002 updated at https://codereview.tryton.org/46681002/#ps40001
review46691002 updated at https://codereview.tryton.org/46691002/#ps40001
review46691002 updated at https://codereview.tryton.org/46691002/#ps60001
review46691002 updated at https://codereview.tryton.org/46691002/#ps80001
- Owner
I'm wondering if we should not also get in the URL the active tab in such way that it will put the same active tab when opening the URL.
- Owner
I took the review in order to finish it.