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

Share feedback widget looks broken #4213

Closed
nikku opened this issue Mar 26, 2024 · 6 comments · Fixed by #4215
Closed

Share feedback widget looks broken #4213

nikku opened this issue Mar 26, 2024 · 6 comments · Fixed by #4215
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nikku
Copy link
Member

nikku commented Mar 26, 2024

Describe the bug

image

Steps to reproduce

Open share feedback widget. See that it looks oddly formatted.

Expected behavior

No multi-line (checkbox + label).

Environment

  • OS: Linux
  • Camunda Modeler Version: v5.22.0 (works in v5.21.0)
  • Execution Platform: Any
  • Installed plug-ins: None

Additional context

No response

@nikku nikku added the bug Something isn't working label Mar 26, 2024
@nikku
Copy link
Member Author

nikku commented Mar 27, 2024

Same for deploy widget:

image

@nikku
Copy link
Member Author

nikku commented Mar 27, 2024

Root cause: This broke with this potentially, at least with the commit:

deps: update deps

nikku added a commit that referenced this issue Mar 27, 2024
fix(client): share and deploy widgets look broken

  Closes #4213
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Mar 27, 2024
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on needs review Review pending and removed needs review Review pending in progress Currently worked on labels Mar 27, 2024
@nikku nikku added this to the M75 milestone Mar 27, 2024
@nikku
Copy link
Member Author

nikku commented Mar 27, 2024

Addressed via #4215

@barmac
Copy link
Contributor

barmac commented Mar 27, 2024

I can reproduce the issue. The direct reason is that the form-control class is not applied in the RC.

@barmac
Copy link
Contributor

barmac commented Mar 27, 2024

Related to this unintentional breaking change: jaredpalmer/formik#3883

barmac pushed a commit that referenced this issue Mar 27, 2024
fix(client): share and deploy widgets look broken

  Closes #4213
@barmac
Copy link
Contributor

barmac commented Mar 27, 2024

Closed via #4215

@barmac barmac closed this as completed Mar 27, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants