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

InputText with tags keeps fixed height #1081

Closed
pkelbert opened this issue Jun 11, 2019 · 0 comments · Fixed by #1082
Closed

InputText with tags keeps fixed height #1081

pkelbert opened this issue Jun 11, 2019 · 0 comments · Fixed by #1082

Comments

@pkelbert
Copy link
Contributor

Expected behavior

When inserting several values in an InputText with tags enabled, component's height should be adjusted accordingly.

Observed behavior

When inserting several values in an InputText with tags enabled, component's height keeps fixed.

Screenshot:

inputtext-with-tags-fixed-height

Test environment

  • BootsFaces 1.5.0-SNAPSHOT
  • BootsFacesWeb 1.4.1
  • Payara Server 5.191
  • Google Chrome 75.0.3770.80
pkelbert pushed a commit to pkelbert/BootsFaces-OSP that referenced this issue Jun 11, 2019
This change adds custom CSS stylesheet for InputText with tags enabled.

The CSS rules make tagsinput wrapper's height automatic with minimum
height by default. Rules also fix editable input's position when
typeahead is enabled.

Fix TheCoder4eu#1081
stephanrauh pushed a commit that referenced this issue Jul 31, 2019
This change adds custom CSS stylesheet for InputText with tags enabled.

The CSS rules make tagsinput wrapper's height automatic with minimum
height by default. Rules also fix editable input's position when
typeahead is enabled.

Fix #1081
@stephanrauh stephanrauh added this to the v1.5.0 milestone Jul 31, 2019
stephanrauh pushed a commit that referenced this issue Aug 1, 2019
This change adds custom CSS stylesheet for InputText with tags enabled.

The CSS rules make tagsinput wrapper's height automatic with minimum
height by default. Rules also fix editable input's position when
typeahead is enabled.

Fix #1081
@TheCoder4eu TheCoder4eu modified the milestones: v1.5.0, v1.4.2 Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants