Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Always show action buttons #420

Merged
merged 12 commits into from
Aug 30, 2024
Merged

Conversation

meghanmae
Copy link
Contributor

This doesn't fix an existing issue, it's more of a proposal. Possibly in line with the goals of #254?

The goal is to fix the issue that when you're on admin tables with lots of data you currently have to scroll all the way to the right to see the action items.
image

Proposed solution is a sticky column:
image
image

@meghanmae meghanmae changed the base branch from dev to next August 10, 2024 22:26
src/coalesce-vue-vuetify3/src/shared.scss Outdated Show resolved Hide resolved
src/coalesce-vue-vuetify3/src/shared.scss Outdated Show resolved Hide resolved
Copy link
Collaborator

@ascott18 ascott18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Can you just update the docs for c-table to reflect the new behavior of extraHeaders?

@ascott18 ascott18 merged commit 31d27b1 into next Aug 30, 2024
8 checks passed
@ascott18 ascott18 deleted the gravatt/AlwaysShowActionButtons branch August 30, 2024 23:19
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.

2 participants