Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Prop for auto-placement of items list #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blint96
Copy link

@blint96 blint96 commented May 28, 2021

When typeahead input is on bottom of page and user open typeahead hints, many of them are out of screen.
This is my solution of this problem.

When input is on first 50% of viewport height, list displays as always to the bottom but when input is on second 50% of viewport height, list goes above the input.

Thank you for your involvement in open-source solutions and I'll be glad if you find my PR helpful.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 97

  • 0 of 5 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-5.8%) to 63.551%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/VueBootstrapTypeahead.vue 0 5 0.0%
Totals Coverage Status
Change from base Build 38: -5.8%
Covered Lines: 47
Relevant Lines: 73

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants