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

Action Strip component #6941

Closed
11 tasks done
StefanIvanov opened this issue Mar 20, 2020 · 0 comments · Fixed by #6984
Closed
11 tasks done

Action Strip component #6941

StefanIvanov opened this issue Mar 20, 2020 · 0 comments · Fixed by #6984
Assignees
Labels
📈 enhancement Epic 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@StefanIvanov
Copy link
Contributor

StefanIvanov commented Mar 20, 2020

Create a new component that can be templated to show a set of actions contextual to the component over which it is shown.

Spec: https://github.com/IgniteUI/igniteui-angular/wiki/Action-Strip-Component

Sub-tasks:

  • README for the feature

  • Changelog

  • Implement base grid action component which should be inherited by all pinning and editing grid action components

  • Restrict grid action usage outside of a grid context. Those actions should not appear if they don't have defined grid

  • Styling ActionStrip and grid action components - Action Strip Styling #7117

  • have my action strip layout respect display densities i.e. for comfortable 24px till action strip border; for cosy 16px till action strip border; for compact 12px till action strip border. The spacing between the actions is not affected by the display density and is 4px between actions

  • Remove id and isMenu @inputs

  • Implement navigate to disabled row

  • Inject Action Strip to grid aciton child and use its context to retrieve the current context and grid, also remove the @inputs for grid and context

  • Topic - Action Strip - Topic igniteui-docfx#1841

  • Sample - Action Strip - Sample igniteui-angular-samples#1872

@radomirchev radomirchev added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Apr 6, 2020
@dkamburov dkamburov mentioned this issue Apr 16, 2020
14 tasks
@radomirchev radomirchev changed the title New component - Action Strip Action Strip component Apr 22, 2020
@ChronosSF ChronosSF reopened this Apr 30, 2020
@ChronosSF ChronosSF added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 enhancement Epic 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants