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

Typeahead nefunguje správně #25

Closed
suchoss opened this issue Feb 3, 2020 · 3 comments
Closed

Typeahead nefunguje správně #25

suchoss opened this issue Feb 3, 2020 · 3 comments
Assignees

Comments

@suchoss
Copy link
Member

suchoss commented Feb 3, 2020

Při editaci osoby (persondetail) po prokliknutí polí, na kterých je našeptávání (typeahead) se stane, že se hodnota promaže.

Je to způsobené eventem blur někde v typehaed
https://github.com/twitter/typeahead.js/issues/28¨

Nahradíme typehaed něčím jiným, aktuálnějším?

@suchoss suchoss self-assigned this Feb 3, 2020
@suchoss suchoss transferred this issue from HlidacStatu/HlidacStatu Jul 22, 2021
@suchoss
Copy link
Member Author

suchoss commented Sep 16, 2021

Zatím jsem odstranil typeahead ze stránek, kde se nepoužívá. Zbyly už jen 3

@suchoss
Copy link
Member Author

suchoss commented May 25, 2022

Typeahead zůstal už jen pro manage osobaEvent. Ten je potřeba nahradit custom našeptáváním (fulltextsearch)

OsobaEvent je potřeba upravit:

  • Smazat AddInfoNum kód i db

Otázka, jestli tu manage stránku nepředělat na blazor, protože se v tom hrabeme jen mi a kód bude spíš jednodušší.

@suchoss
Copy link
Member Author

suchoss commented Oct 13, 2022

Typeahead je použit v těchto šablonách, ale tady budeme potřebovat novou komponentu
Web/Views/Manage/PersonDetail.cshtml
Web/Views/Manage/CompanyDetail.cshtml

@suchoss suchoss closed this as completed in fa8da38 Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant