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

Fixed non-selectable values in TypeaheadAnswer #232

Merged
merged 5 commits into from
Nov 15, 2023
Merged

Conversation

LaChope
Copy link
Collaborator

@LaChope LaChope commented Nov 1, 2023

Resolves #231 and #218.
It seems like react-select does not work well in combination of react-window (see this issue).
Instead react-windowed-select is working (see JedWatson/react-select#2850 (comment))

Copy link

netlify bot commented Nov 1, 2023

Deploy Preview for s-forms-kbss ready!

Name Link
🔨 Latest commit ca816e8
🔍 Latest deploy log https://app.netlify.com/sites/s-forms-kbss/deploys/6543b71ff6bbf2000877f867
😎 Deploy Preview https://deploy-preview-232--s-forms-kbss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@LaChope LaChope requested a review from blcham November 1, 2023 12:46
@LaChope
Copy link
Collaborator Author

LaChope commented Nov 1, 2023

FYI @VojtechLunak

Copy link
Collaborator

@blcham blcham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LaChope So it solves the issue in typeahead but the same solution cannot be applied to inteligent-tree-component?

@blcham
Copy link
Collaborator

blcham commented Nov 14, 2023

@LaChope in what state is this PR?

@LaChope
Copy link
Collaborator Author

LaChope commented Nov 15, 2023

@LaChope in what state is this PR?

@blcham it does work in s-forms but not in s-forms-demo...

edit: It actually works, it was issue in s-forms-demo itself, see kbss-cvut/s-forms-demo#14

@LaChope
Copy link
Collaborator Author

LaChope commented Nov 15, 2023

LGTM

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

Successfully merging this pull request may close these issues.

It is not possible to choose value in select component
2 participants