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

[4.x] Add Bool for Action to Display Left Side Of Table #1222

Closed
wants to merge 1 commit into from

Conversation

racerguy
Copy link
Contributor

@racerguy racerguy commented Oct 23, 2023

⚡ PowerGrid - Pull Request

Welcome and thank you for your interest in contributing to our project!. You must use this template to submit a Pull Request or it will not be accepted.


Motivation

  • Bug fix
  • Enhancement
  • New feature
  • Breaking change

Description

Adds the ability to show Row Actions on Left Side of table. Helpful for product tables especially on mobile devices.

Usage:
public function setUp(): array { $this->showActionsFirst(); }

Related Issue(s): #_____.

Documentation

This PR requires Documentation update?

  • [x ] Yes
  • No
  • I have already submitted a Documentation pull request.

@luanfreitasdev luanfreitasdev changed the title Add Bool for Action to Display Left Side Of Table [4.x] Add Bool for Action to Display Left Side Of Table Oct 23, 2023
@luanfreitasdev
Copy link
Collaborator

Hello. Thanks for the contribution, but I think it doesn't make sense because this already works in version 5.x only using Column::action('Action') in any index of the columns() array.

@racerguy
Copy link
Contributor Author

@luanfreitasdev is this documented? I don't see it in the 5.x documentation. Sorry for the pr didn't see it anywhere.

@luanfreitasdev
Copy link
Collaborator

You're right, I haven't been able to put up the documentation for this yet. If you want to document, feel free.

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