Skip to content

Freeze first column on roles & permissions tables - #1052

Merged
jesshitchcock merged 2 commits into
mainfrom
mintlify/7aac0a59
Jul 28, 2026
Merged

Freeze first column on roles & permissions tables#1052
jesshitchcock merged 2 commits into
mainfrom
mintlify/7aac0a59

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Fixes the roles & permissions matrix losing row labels when readers scroll horizontally to see the right-most columns (e.g. Project Admin).

Changes:

  • Add styles.css with a reusable .sticky-first-col wrapper that pins the first column of any table it wraps. Uses position: sticky with a matching background so cells don't show through when they scroll underneath. Handles light and dark themes.
  • Wrap the two wide tables on references/workspace/roles.mdx (Project roles and Organization roles) with <div className="sticky-first-col">.

The narrower Space Roles table (3 columns) fits without horizontal scroll and is left unchanged.


Generated by Mintlify Agent.

Requested by: jess@lightdash.com via Slack
Mintlify session: slack_1785244844.088989_C0AM8D5UUR5

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🤖 Documentation Bot

All checks passed! No issues found.

@mintlify

mintlify Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview Jul 28, 2026, 1:25 PM

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🤖 Documentation Bot

All checks passed! No issues found.

@jesshitchcock
jesshitchcock merged commit c33254f into main Jul 28, 2026
6 checks passed
@jesshitchcock
jesshitchcock deleted the mintlify/7aac0a59 branch July 28, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant