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

WIP: Allow list-form in mixed-widget #236

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nicoe
Copy link
Contributor

@nicoe nicoe commented Jan 13, 2023

Fix #24547

@nicoe nicoe changed the title Allow list-form in mixed-widget WIP: Allow list-form in mixed-widget Jan 13, 2023
@JCavallo
Copy link
Contributor

Peut-être lié au problème de focus dont tu m'as parlé :

  • Sur un cas avec deux éléments, le sélectionne le deuxième dans la vue list-form. La form est bien la bonne
  • Je refresh le record : le focus est perdu sur la list-form, la form garde le focus sur le deuxème record
  • Je clic sur le premier record : la form reste sur le second record
  • En faisant des allers-retours, la form se resynchronise avec ce qui est sélectionné sur la list-form

@nicoe
Copy link
Contributor Author

nicoe commented Jan 19, 2023

Ça devrait mieux fonctionner maintenant :)

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.

2 participants