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

Create contact releationship form has optional "I know the name" text boxes for that appear out of order #7228

Open
3 tasks done
eoinobrien opened this issue Apr 13, 2024 · 1 comment
Labels

Comments

@eoinobrien
Copy link

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • I agree to follow Monica's Code of Conduct.

Bug description

Create contact releationship form has optional "I know the name" text boxes for that appear out of order

Steps to reproduce

Default empty UI:
image

Selecting "I know the name", adds the Name text box and the pills to add some additional fields are directly below the text box, while "+ gender" and "+ pronoun" are below "choose an existing contact"
image

Selecting "+ last name" and "+ nickname", shows another discrpency. Last name appears just below the name text box, while the nickname text box appears above the "+ gender" and "+ pronoun" pills.
image

Selecting all the pills, shows all additional text boxes bar last name appearing below the "Choose an existing contact".
image

Expected behavior

For all the pills and the relevant textboxes to appear under the "I know the name" section.

Environment

beta.monicahq.com (v5 a.k.a chandler version or main branch)

Version of Monica

Version v5.0.0-beta.3 — commit 2f5225b.

Installation method

None

Web server

None

Database engine version

None

Additional info

No response

@eoinobrien eoinobrien added the bug label Apr 13, 2024
@eoinobrien
Copy link
Author

@djaiss pining you as the contribution guide say I should talk to you before any UI changes.

I have been looking at the create relationship dialog, and this bug along with #7227 and #7226 were something I was planning to create.

My plan was to rearrange things so that the pills were in a single location:
image

And that all the text boxes appeared in a single location under "I know the name"
image

Is this something that makes sense?

I've been pulling together fixes for the 3 bugs here: https://github.com/eoinobrien/monica/tree/eoinobrien/fix-contact-create-relationship-form, but will hold off on creating a PR until I hear from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant