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

Fix duplicate autocomplete suggestions. #991

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

rwakulszowa
Copy link
Member

Fixes #990.

  • removes duplicate autocomplete suggestions - the same item was present
    both in the initial fetch (fetching already associated items), and
    subsequent fetches (actual autocomplete).
  • added some basic documentation to autocomplete-related coponents.

Fixes watchdogpolska#990.

- removes duplicate autocomplete suggestions - the same item was present
  both in the initial fetch (fetching already associated items), and
  subsequent fetches (actual autocomplete).
- added some basic documentation to autocomplete-related coponents.
@rwakulszowa
Copy link
Member Author

@ad-m @MichalKarol
Przy okazji dodałem też jakiś zalążek dokumentacji do 2 komponentów, zgodny z tym jak ja rozumiem ich rolę. Jeśli coś w treści jest nie tak - dajcie znać.

@ad-m ad-m requested a review from MichalKarol June 17, 2021 23:07
@ad-m ad-m merged commit 751b2e1 into watchdogpolska:dev Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplikaty w polu podpowiadania opcji
2 participants