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

Record selector value not refreshed when related record value is updated and on the same page #1208

Closed
Bojan-Svirkov opened this issue May 17, 2023 · 2 comments · Fixed by #1435
Assignees
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Milestone

Comments

@Bojan-Svirkov
Copy link
Contributor

Description of the bug

When you have a text field for example in module1 and you have a record selector in a module2 pointing to that text field and you change the value of the text from module1, the record selector value won't change in module2 unless you refresh the page.

Reproduction steps

  1. Create 2 modules
  2. The first module to have a text field and the second module a record selector pointing to the first module text field
  3. Now go to the public page and add a text record
  4. Then add a record selector record (which will be the text from the module1)
  5. After that edit the text field from module 1 and notice that the record selector value is not updated unless you refresh the page

Expected behavior

When you update the original value of the field the related record selector value should be also updated automatically.

Screenshot/Video

c91d4afa-bae9-48dd-98fa-a3eb32c3e4e5.webm

Version

Branch: 2023.3.x

@Bojan-Svirkov Bojan-Svirkov added bug Something isn't working frontend Frontend code changes (Javascript, Typescript, Vue.js) labels May 17, 2023
@Bojan-Svirkov Bojan-Svirkov added this to the 2023.3.3 milestone May 17, 2023
@katrinDY katrinDY assigned yonkov and EmmyMay and unassigned yonkov Jun 9, 2023
@katrinDY katrinDY modified the milestones: 2023.3.3, 2023.3.x Jun 12, 2023
@github-actions
Copy link

Stale issue message

@github-actions
Copy link

Stale issue message

@Fajfa Fajfa added enhancement New feature or request and removed no-issue-activity bug Something isn't working labels Oct 21, 2023
@Fajfa Fajfa self-assigned this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
6 participants