Meteor-Community-Packages / Meteor-Community-Packages/meteor-autocomplete
'Bottom' position rendering over field
Nobody has claimed this yet.
- Dominant language
- CoffeeScript
- Stars
- 350
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Using 0.5.1, when setting position to 'bottom' ('top' works fine), I'm seeing the container overlap the input field, so the user can't see what's being typed. Tried to correct by adding some css, but no luck. Can the position of the container be adjusted easily?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with version 0.5.1 by comparing the autocomplete container when position is set to 'bottom' versus 'top'. Trace the container positioning behavior from the autocomplete UI entry point; done means the bottom-positioned container no longer overlaps the input and typed text remains visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100