Design: Columns are in session instead of URL like the rest #747
Unanswered
inmanturbo
asked this question in
Q&A
Replies: 1 comment 5 replies
-
That's a good question and I don't have a good answer other than I assumed the user would want them saved and not have to reselect the columns they want every time they come back. There's no reason we cant have both though, populate the query string from the session or something, but then what does it do If you send it to someone that has a different configuration? |
Beta Was this translation helpful? Give feedback.
5 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.
-
@rappasoft I'm just curious what the reasoning is behind the design choice to put the selected columns into the session instead of the query string. Would it not be nice for users to be able to share a link to a table with desired columns selected? And would it be any more difficult to put them into the query string like the searches and filters?
Beta Was this translation helpful? Give feedback.
All reactions