Commit 5961c76
authored
Data Table: enable data table by default (#6563)
## Motivation for features / changes
This feature has been out for awhile and we have had good feedback.
However, based on the number we believe many user who would find this
useful have not discovered it. This change turns the table on by
default.
It is worth noting that if users have enabled/disabled this in the past
their choices are stored and then will not see any changes unless they
delete their local storage or move to a new computer.
## Detailed steps to verify changes work correctly (as executed by you)
I deleted localStorage, reloaded the page, and observed that is was
enabled. Then disabled, reloaded the page, and observed that it was
still disabled. All is working as expected.1 parent f7680b4 commit 5961c76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
0 commit comments