Skip to content

Conversation

HannaKurban
Copy link
Contributor

@HannaKurban HannaKurban commented Feb 24, 2025

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-9751

Description

Fixed the issue of displaying the component's modal editing window in the form builder, in case when all available tabs (for example, Data, Display, etc.) are ignored. Thus, when adding a new component that does not have tabs available for editing components, the component will still be available for dragging and dropping, but without opening the EditForm modal window. EditComponent button is hidden for this component. Edit json button also is hidden for all components in the formBuilder using the EFB module.

Breaking Changes / Backwards Compatibility

n/a

Dependencies

formio/bootstrap#123
https://github.com/formio/enterprise-builder-core/pull/9

How has this PR been tested?

locally, using builder configurator and demo app

Checklist:

  • I have completed the above PR template
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

@johnformio johnformio merged commit 4fec4b0 into master Feb 24, 2025
5 checks passed
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