As aHydrologistI wantthe changes I make to the wells search results table on the front end to stay for the next time I log inSo That *I don't need to reorder and add/remove columns every time I log in.
Additional Context
Have the page remember the users previous columns on the wells search results table (possibly through local storage or cookie?)
Acceptance Criteria
[x] When a user adds a column then exits/logs out, the next time they login the column they added will be added
[x] When a user removes a column then exits/logs out, the next time they login the column they removed will be removed
[x] When a user changes the order of the columns then exits/logs out, the next time they login the table will be in their previous order.
As a Hydrologist I want the changes I make to the wells search results table on the front end to stay for the next time I log in So That *I don't need to reorder and add/remove columns every time I log in.
Additional Context
Acceptance Criteria