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?
The "browse" button was recently changed to go through a recent workspaces menu and requiring a second click on "browse all" before actually bringing up the browse menu sidebar. This change is unintuitive as there is a "recents" button right below the browse button and for anyone who regularly uses more than 6 workspaces…
I need to be able to backup all workspaces at once. Backing up each workspace one by one is tedious and a waste of time. I know someone is going to tell me "even system admins cannot backup workspaces they are not shared to, and can only backup workspaces they own or are shared with." So, let me do that. At least let me…
Smartsheet does not currently send automated error notifications to Pivot workflow owners when workflows fail, unlike the notification behavior for DataTables, Data Shuttle, and Meshes. Also, when column mappings break on a mesh, the mesh will continue to run with an error. We should expect the same functionality from a…