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

ui : table - implement support for "sticky" Actions column #1143

Closed
SuperITMan opened this issue Feb 20, 2019 · 0 comments
Closed

ui : table - implement support for "sticky" Actions column #1143

SuperITMan opened this issue Feb 20, 2019 · 0 comments

Comments

@SuperITMan
Copy link
Member

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Current behavior

When we have a table with lots of columns, we have to scroll horizontally to access the actions.
It's annoying when you want to edit an entry, because you have to scroll to be able to open it.

Otherwise, you have to configure rowClick action which prevents the text selection.

Expected behavior

Add an Input option to use the sticky column option from Angular Material Table on the Actions column.

@SuperITMan SuperITMan added this to the 10.0.0-beta.5 milestone Feb 20, 2019
@christophercr christophercr changed the title ui : table - Add Input option to support "sticky" actions ui : table - implement support for "sticky" Actions column Feb 22, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 25, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 26, 2019
  - added documentation / demo
  - added and implemented `StarkTableRowActions` interface

ISSUES CLOSED: NationalBankBelgium#1143
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 28, 2019
  - added documentation / demo
  - added and implemented `StarkTableRowActions` interface

ISSUES CLOSED: NationalBankBelgium#1143
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 28, 2019
  - added documentation / demo
  - added and implemented `StarkTableRowActions` interface

ISSUES CLOSED: NationalBankBelgium#1143
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Feb 28, 2019
  - added documentation / demo
  - added and implemented `StarkTableRowActions` interface

ISSUES CLOSED: NationalBankBelgium#1143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants