- https://www.adityaworks.tech
-
- LFX @headlamp
- Javascript Code Repo Expert (Contract) @HackerRank
- R&D Intern @Samsung
- Software Engineer @Tile10
- Joined on
2026-04-03
Hey @bhavishy2801, you don’t need to open a new PR. You can resolve the merge conflicts using basic Git commands and then force-push the changes to update the existing PR.
messages being displayed to someone who has only requested access and not yet been approved is also a bug, right?
No, please refer to the video for clarification.
Thanks for the recording, it makes the issue clear. I'll work on a fix.
@userAdityaa this PR is a follow up from #155, just a few things that I thought it would be easier to show rather than tell. Just take a look to get an idea of what I was going for.
Thanks…
Hi @mplorentz and @hodlbod, I tried reproducing this on my end using:
- The same text channel on two different devices
- Two different browsers on the same device
- Both private and public…
Hey @hodlbod, all the feedback has been addressed, and it's ready for review.
Apologies for missing the images and start/end points earlier. All the feedback has now been addressed.
From a UX perspective, I feel the FAB works well for the “Start Chat” action since it represents a primary action on the chat screen. It’s easy to discover without requiring users to explore…
I don't think putting it in the primary nav would make sense from an IA perspective; users just wouldn't look there.
Makes sense, users typically wouldn't look for the add chat button…
Sorry, could you clarify what you mean by “new polls” here?
Sure, there's a new component
PollCreate.sveltethat could use the same treatment.Looks like my local…
Sorry, could you clarify what you mean by “new polls” here?
Sure, there's a new component
PollCreate.sveltethat could use the same treatment.
Looks like my local branch was…
Just sharing a small suggestion: the full-width CTA doesn’t seem like the best fit for mobile and desktop. A standard floating CTA at the bottom-right as already implemented feels cleaner.…
Completed all the refactoring changes.
Quick summary
Added draft/initialValues reconciliation pattern to CalendarEventForm and ClassifiedForm so drafts only persist for new items,…