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

make td-chips and stacked more flexible using containers #990

Closed
megetron opened this issue Nov 22, 2017 · 1 comment · Fixed by #1061
Closed

make td-chips and stacked more flexible using containers #990

megetron opened this issue Nov 22, 2017 · 1 comment · Fixed by #1061

Comments

@megetron
Copy link

Feature Request

if we could make the td-chips and stacked more flexible using containers for the stacked chips and for the input itself

What is the expected behaviour?

when using the stacked td-chips I was struggling to make the make:

  1. input to be placed above the stacked list (and not below of the stacked list)
  2. stacked to be in a container/div to allow scroll on it once it has too many rows (as my form has a limit view in screen).

What is the motivation / use case for changing the behaviour?

just to make this component working with stack as flexible as possible

@emoralesb05
Copy link
Contributor

Taking care of this in #1061

@emoralesb05 emoralesb05 added this to the Release Candidate 2 milestone Jan 3, 2018
emoralesb05 added a commit that referenced this issue Jan 4, 2018
…re or after (closes #990) (#1061)

* feat(chips): add `inputPosition` input to change its position to before or after

* feat(chips): add unit test to see if the class gets properly added for before position

* chore(): move rtl mark to jsonformatter theme since build is failing when css is inside compiled js

* chore(): fix stylelint issue

* chore(): fix build error for covalent
kriswinbush pushed a commit to kriswinbush/covalent that referenced this issue Feb 20, 2020
…re or after (closes Teradata#990) (Teradata#1061)

* feat(chips): add `inputPosition` input to change its position to before or after

* feat(chips): add unit test to see if the class gets properly added for before position

* chore(): move rtl mark to jsonformatter theme since build is failing when css is inside compiled js

* chore(): fix stylelint issue

* chore(): fix build error for covalent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants