DiscipleTools / DiscipleTools/disciple-tools-theme
Lists: Save user selected fields to display in the user settings instead of in a cookie
Open
enhancement
- Dominant language
- PHP
- Stars
- 48
- Forks
- 66
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
The user can select which table columns to display.
This selection is saved in the cookie.
Cookie saving is easily wiped out.
Let's save the selection in the user meta (different per subsite) instead.
Contributor guide
Assessment
This issue has not been assessed yet.