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

Secret Assignment "Add another Secret" css invalid #1710

Closed
jifox opened this issue Apr 28, 2022 · 3 comments · Fixed by #1785
Closed

Secret Assignment "Add another Secret" css invalid #1710

jifox opened this issue Apr 28, 2022 · 3 comments · Fixed by #1785
Assignees
Labels
type: bug Something isn't working as expected
Milestone

Comments

@jifox
Copy link
Contributor

jifox commented Apr 28, 2022

Environment

  • Python version: 3.9
  • Nautobot version: 1.3.2

Steps to Reproduce

  1. Edit "Secrets Group"
  2. Click on button "Add another Secret"

Expected Behavior

Line should be formatted same as all lines above

Observed Behavior

Line is not formatted correct

image

@bryanculver bryanculver added type: bug Something isn't working as expected group: ui-ux labels Apr 28, 2022
@jathanism jathanism self-assigned this Jun 3, 2022
@jathanism jathanism added this to the v1.4.0 milestone Jun 3, 2022
@jathanism
Copy link
Contributor

This issue also exists in Custom Field Choice UI (#997), and in the MVP for Dynamic Groups of Dynamic Groups (#1785),

@jathanism
Copy link
Contributor

We will likely need to patch nautobot/project-static/jquery/jquery.formset.js in some way to account for the proper CSS/attribute values needed to make the style consistent.

@bryanculver bryanculver linked a pull request Jun 14, 2022 that will close this issue
6 tasks
@bryanculver
Copy link
Member

Code complete. Being brought in via #1785 (#1614)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants