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

Overlay Issue in Name and Organization Fields on Person View Page #1916

Open
ashishkumar-webkul opened this issue Dec 30, 2024 · 1 comment

Comments

@ashishkumar-webkul
Copy link
Collaborator

Title:
Overlay Issue in Name and Organization Fields on Person View Page

Description:
The Name and Organization fields on the Person View Page are experiencing an overlay issue. This makes the fields appear cluttered, impacting readability and the overall user interface. The issue may occur due to improper styling, alignment conflicts, or responsive design bugs.

Steps to Reproduce:

  1. Navigate to the Person View Page.
  2. Observe the Name and Organization fields.
  3. Note any overlapping or improper display of field content.

Expected Result:
The Name and Organization fields should display clearly, with no overlap or misalignment, ensuring a clean and readable interface.

Actual Result:
The Name and Organization fields overlap or are misaligned, resulting in a cluttered display.

Suggested Solution:

  • Review and update the CSS styling for the affected fields.
    • Ensure proper spacing and alignment.
    • Add responsive design adjustments for different screen sizes.
  • Test the changes across various browsers and screen resolutions to ensure consistency.

Priority:
Medium

Attachments:

https://prnt.sc/uQmX3ithpTAL

@amit-webkul
Copy link
Collaborator

@ashishkumar-webkul ,

Both sections are independent. If they are opened simultaneously, one section might overlap the previous one.

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

No branches or pull requests

2 participants