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: Adding grouping direction hidden method for the table grouping #12826

Merged
merged 10 commits into from
May 20, 2024

Conversation

bensondevs
Copy link

Description

I have a client that asks me to disable the sorting direction of the table group because we want to use the specified sorting direction as preset configuration that cannot be changed. To enable that for the user, we need to add the hide feature for the grouping direction for the user.

Visual changes

Before:
image
image

After:
image
image

Functional changes

  • [ x ] Code style has been fixed by running the composer cs command.
  • [ x ] Changes have been tested to not break existing functionality.
  • [ x ] Documentation is up-to-date.

@danharrin danharrin added the enhancement New feature or request label May 17, 2024
@danharrin danharrin added this to the v3 milestone May 17, 2024
@danharrin danharrin self-assigned this May 17, 2024
@bensondevs bensondevs requested a review from danharrin May 17, 2024 13:31
@danharrin danharrin merged commit 3960a09 into filamentphp:3.x May 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants