Pratyush Mohanty Prat_09
  • Joined on 2026-04-03
Prat_09 commented on issue coracle/flotilla#105 2026-04-10 20:46:30 +00:00
Customization through deep links

Updated the flow as per the feedback. Does this align with what you had thought of? Please let me know if there are any further refinements required.

[Prototype Link](https://www.figma.com/des…

Prat_09 commented on issue coracle/flotilla#105 2026-04-10 20:05:52 +00:00
Customization through deep links

@hodlbod Completely agree with the point of adding more configuration details for relays & blossom server.

I've incorporated these changes in the updated design.

Implementations:

  • Added…
Prat_09 commented on issue coracle/flotilla#105 2026-04-08 21:21:41 +00:00
Customization through deep links

@hodlbod

I've designed the first iteration for the deep link customization flow, tried making the experience more descriptive while keeping it intuitive.

Implementation

  • Introduced a…
Prat_09 commented on issue coracle/flotilla#105 2026-04-08 07:56:52 +00:00
Customization through deep links

Hii @hodlbod & @bhavishy2801 ,

Really appreciate the work done on this so far!

While going through the issue and current PR, I felt the customization flow could be more intuitive. Right…

Prat_09 commented on issue coracle/flotilla#76 2026-04-07 19:56:34 +00:00
AI content summaries

@hodlbod ,

I've updated the suggested changes in the Figma design, Please let me know if there's anything I might have missed or any further improvements you'd like to see.

**Content Summary…

Prat_09 commented on issue coracle/flotilla#76 2026-04-07 17:16:02 +00:00
AI content summaries

Hii @hodlbod ,

I can relate to this problem - when a lot of messages pile up, catching up becomes time-consuming.

I’ve explored this direction and created designs for AI-content summary…

Prat_09 commented on pull request coracle/flotilla#152 2026-04-07 10:08:09 +00:00
feat:(#145) add start chat FAB

@hodlbod

Changes:

  • Added a floating "Start Chat" (FAB) at bottom-right for mobile interfaces
  • Added a full-width "Start Chat" (CTA) at the top of the secondary nav for desktop…
Prat_09 pushed to 145-startChat-FAB at Prat_09/flotilla 2026-04-07 09:55:57 +00:00
9c368b94bd chore: remove package-lock.json from tracking
Prat_09 pushed to 145-startChat-FAB at Prat_09/flotilla 2026-04-07 09:52:59 +00:00
495f478191 feat:(#145) Add Start Chat FAB(mobile) & full-width CTA(desktop)
Prat_09 pushed to 145-startChat-FAB at Prat_09/flotilla 2026-04-07 09:47:02 +00:00
128170730e feat:(#145) Add Start Chat FAB(mobile) & full-width CTA(desktop)
4dab8bd812 feat:(#145) add start chat FAB
0547e9513f Small css tweak
70e5172f1b fix/tooltip-clipping (#156)
61c568a112 Formatting
Compare 11 commits »
Prat_09 pushed to 145-startChat-FAB at Prat_09/flotilla 2026-04-07 09:37:51 +00:00
799750d4ed feat:(#145) Add Start Chat FAB(mobile) & full-width CTA(desktop)
e0ed4415b5 Small css tweak
f44d789f23 fix/tooltip-clipping (#156)
f27398f5b1 Formatting
0e721407d9 Tweak toast close button
Compare 10 commits »
Prat_09 pushed to dev at Prat_09/flotilla 2026-04-07 08:51:24 +00:00
0547e9513f Small css tweak
70e5172f1b fix/tooltip-clipping (#156)
61c568a112 Formatting
ae2ba6f44d Tweak toast close button
f84006fbe4 Tweak button on profile page
Compare 9 commits »
Prat_09 commented on pull request coracle/flotilla#152 2026-04-06 20:01:38 +00:00
feat:(#145) add start chat FAB

Sure, on it.

Prat_09 commented on pull request coracle/flotilla#152 2026-04-06 19:46:40 +00:00
feat:(#145) add start chat FAB

Makes sense, I have attached two versions of full-width Start Chat action buttons for desktop interface.

Prat_09 commented on pull request coracle/flotilla#152 2026-04-06 17:56:35 +00:00
feat:(#145) add start chat FAB

@userAdityaa

That’s a fair point - I agree that the FAB can feel slightly redundant on desktop when the user is not in an active conversation.

However, one scenario where it adds value is…

Prat_09 reopened pull request coracle/flotilla#152 2026-04-06 17:42:13 +00:00
feat:(#145) add start chat FAB
Prat_09 closed pull request coracle/flotilla#152 2026-04-06 17:40:04 +00:00
feat:(#145) add start chat FAB
Prat_09 commented on pull request coracle/flotilla#152 2026-04-06 16:56:15 +00:00
feat:(#145) add start chat FAB

@hodlbod

I’ve shared a detailed comparison in this comment: coracle/flotilla#152 (comment) including prototypes for both the FAB and full-width CTA…

Prat_09 commented on pull request coracle/flotilla#152 2026-04-04 18:32:29 +00:00
feat:(#145) add start chat FAB

@hodlbod

That makes sense — especially from a consistency and non-intrusive UX perspective, and aligning with the existing side nav patterns like the connection status button.

I explored…

Prat_09 commented on pull request coracle/flotilla#152 2026-04-04 16:09:09 +00:00
feat:(#145) add start chat FAB

Thanks for the feedback @hodlbod ! I’ll refactor the FAB to use the Icon component and clean up the SSR-related logic.

Regarding FAB placement, I noticed that having it fixed at the bottom-righ…