A good idea would be to have an option to darken the gridlines on any sheet. Darker gridlines would provide better contrast to visually separate cells whenever color is added to columns or rows.
Sign in to see the current vote count, add your own vote, or leave a comment.
I work on an accessibility team with a few individuals who have low vision. when we need to highlight columns they lose the ability to see the gridlines. Please consider making your product more accessible. Thank you.
Having the same issue with an inability to see the gridlines for highlighted cells. It would improve accessibility if we could darken the gridlines.
For those proficient with userCSS:
.gridCell { border-bottom: 1px solid rgba(0,0,0,0.1); border-right: 1px solid rgb(0,0,0,0.1); }
Increase 0.1 to 0.2 or higher for darker lines. (Max 1.0)
Where exactly would this be placed?
It would be extremely beneficial to have the ability to manually assign colors to individual projects within the Timeline View. Currently, project colors are automatically determined by the Dashboard Theme, which limits flexibility and makes it challenging to visually differentiate projects in a meaningful way. Allowing…
It would be useful if users who clicked a Dynamic View link (that they were not previously added to) could "request access" to the Dynamic View, and provide a reason, so that the admin can easily grant that access. The use case for me would be to avoid having to pre-populate and then maintain a user group of viewers, but…
As the smartsheet admin for Europe, it would be extremely helpful to be able to view all Automations / recurring emailed reports in one place as opposed to sheet level. It's almost impossible to ensure everything is working correctly / delete recurring emailed reports without this.