We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#2171 # Issue type
I'm submitting a ... (check one with "x")
Current behavior: The element with the nbPrefix directive is in bounds of the input field The element with the nbSuffix directive is out of bounds
Expected behavior: The element with the nbPrefix directive should be in bounds of the input field
Steps to reproduce: The example "Input with button" (uses nbSuffix) on this page "https://akveo.github.io/nebular/docs/components/input/overview#nbinputdirective" shows the exact behavor. The example "Input with icon" (nbSuffix) works as expected
npm, node, OS, Browser
Firefox: 76.0.1 (64-Bit) Nebular: 5.0.0
The text was updated successfully, but these errors were encountered:
how to fix this?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
#2171 # Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
The element with the nbPrefix directive is in bounds of the input field
The element with the nbSuffix directive is out of bounds
Expected behavior:
The element with the nbPrefix directive should be in bounds of the input field
Steps to reproduce:
The example "Input with button" (uses nbSuffix) on this page "https://akveo.github.io/nebular/docs/components/input/overview#nbinputdirective" shows the exact behavor. The example "Input with icon" (nbSuffix) works as expected
Other information:
npm, node, OS, Browser
The text was updated successfully, but these errors were encountered: