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

[$100] Implement drag-n-drop for Attachments on Chats tab #594

Closed
SleepySquash opened this issue Sep 15, 2023 · 0 comments · Fixed by #1140
Closed

[$100] Implement drag-n-drop for Attachments on Chats tab #594

SleepySquash opened this issue Sep 15, 2023 · 0 comments · Fixed by #1140
Assignees
Labels
enhancement Improvement of existing features or bugfix help wanted This issue is looking for freelancer to work on it k::UI/UX UI (user interface) and UX (user experience) changes 💰 paid
Milestone

Comments

@SleepySquash
Copy link
Contributor

SleepySquash commented Sep 15, 2023

Background

Messenger Gapopa. Chats tab.

Problem to solve

To do: add a drag-n-drop areas for every chat so that attachments can be added by dragging files/images directly over the chat in the chats tab. Those attachments should be uploaded right away and persisted as a draft.

Possible solutions

Take a look at how this mechanism is implemented on the ChatView page, it's already there. You might look at the drafts there as well - basically it's just a drift table.

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes labels Sep 15, 2023
@SleepySquash SleepySquash added this to the 0.1.0-alpha.10 milestone Sep 15, 2023
@SleepySquash SleepySquash self-assigned this Sep 15, 2023
@SleepySquash SleepySquash moved this to Ready to implement in Roadmap Sep 15, 2023
@SleepySquash SleepySquash modified the milestones: 0.1.0, 0.2.0, 0.1.3 Jun 27, 2024
@SleepySquash SleepySquash modified the milestones: 0.1.4, 0.2.0 Jul 10, 2024
@SleepySquash SleepySquash modified the milestones: 0.2.0, 0.3.0 Sep 3, 2024
@SleepySquash SleepySquash modified the milestones: 0.2.1, 0.3.0 Sep 12, 2024
@SleepySquash SleepySquash changed the title Implement drag-n-drop for Attachments on Chats tab [$100] Implement drag-n-drop for Attachments on Chats tab Oct 14, 2024
@SleepySquash SleepySquash removed this from Roadmap Oct 14, 2024
@SleepySquash SleepySquash removed their assignment Oct 14, 2024
@SleepySquash SleepySquash moved this to Todo in Freelance Oct 14, 2024
@SleepySquash SleepySquash added help wanted This issue is looking for freelancer to work on it 💰 paid labels Oct 14, 2024
@SleepySquash SleepySquash modified the milestones: 0.2.2, 0.3.0 Oct 31, 2024
@SleepySquash SleepySquash self-assigned this Nov 7, 2024
@SleepySquash SleepySquash moved this from Todo to In Progress in Freelance Nov 7, 2024
SleepySquash added a commit that referenced this issue Nov 18, 2024
…ent`s (#1140, #594)

- refactor `CustomDropTarget` to use `super_drag_and_drop` instead of `desktop_drop`

Co-authored-by: SleepySquash <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Freelance Nov 18, 2024
github-actions bot added a commit that referenced this issue Nov 18, 2024
…ent`s (#1140, #594)

- refactor `CustomDropTarget` to use `super_drag_and_drop` instead of `desktop_drop`

Co-authored-by: SleepySquash <[email protected]> 3033430
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix help wanted This issue is looking for freelancer to work on it k::UI/UX UI (user interface) and UX (user experience) changes 💰 paid
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant