manuj-chadha / manuj-chadha/syncly

Responsiveness issue in Share modal after email is invited into collaboration

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/frontend good first issue
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Issue: Share Modal Responsiveness

**Description:**
When a new collaborator is invited via email, the Share modal's layout breaks. Elements may shift, overlap, or misalign, affecting usability across screen sizes.

**Expected Behavior:**
Modal should remain properly aligned and responsive on all screen sizes after inviting a user.

**Actual Behavior:**
Modal content shifts or overlaps, breaking the layout.

**Notes:**
- Issue occurs immediately after adding a new email.
- Likely related to dynamic DOM updates or flex/grid layout handling.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Share modal and reproduce the issue by inviting an email, then compare its layout before and immediately after the collaborator is added at different screen sizes. Done means the modal remains aligned and responsive without shifted or overlapping content after the invitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.