-
Notifications
You must be signed in to change notification settings - Fork 442
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
feat: Add search message tab to the right sidebar #14043
base: main
Are you sure you want to change the base?
feat: Add search message tab to the right sidebar #14043
Conversation
Signed-off-by: JungleDruid <[email protected]>
Hi @JungleDruid, thanks for the contribution! That is a decent work, tried to play with it a bit 🚀 I assume it's meant to be used in Desktop client? cc @ShGKme for opinion Couple of things to consider:
Frontend-wise:
<script setup lang="ts">
<template>
<style>
We might discuss it internally with the engineering and design teams only after holidays, so please don't rush with changes =) It is also possible to reach us via 💬 Talk team public 👥 channel, don't hesitate to ask there |
Hey @Antreesy, Thanks for the kind words and suggestions! I originally tried adding the feature to the conversation search in the left sidebar, but it felt too crowded with all the different results. Adding filter options there didn’t seem to fit well either, so I decided to create a new tab instead. That said, I see your point, there are quite a few tabs now! 😅 I’ll explore the idea of replacing the right sidebar when search is activated (similar to Discord), or perhaps replacing the left sidebar (like Telegram Desktop). For the filter styles, I did consider using I wasn’t aware of the Vue component structure shift, thanks for pointing that out! I’ll start using the new structure from now on. Thanks again for taking the time to review and share your thoughts, and happy holidays! 🎄 |
Signed-off-by: JungleDruid <[email protected]>
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
☑️ Resolves
🖌️ UI Checklist
🖼️ Screenshots / Screencasts
1.mp4
🚧 Tasks
🏁 Checklist