pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
34 stars 14 forks source link

Issue 155 #259

Open DevPio opened 1 week ago

DevPio commented 1 week ago

🎯 Aim

This pull request introduces several enhancements to improve the user experience and functionality of the application:

Filter Management Enhancement: Implemented a feature to display selected filters prominently and provide a clear button to reset filters, inspired by TT's intuitive design.

Filter State Persistence: Fixed an issue where navigating back from the detail view would reset filter selections, ensuring that selected filters persist across navigation sessions.

Scroll Behavior Improvement: Addressed a UI issue in the samples gallery where scrolling position in detail views was not consistently reset to the top, now ensuring a consistent user experience.

These enhancements aim to enhance usability, streamline user interaction with filters, and improve overall navigation consistency within the application.

πŸ“· Result

1

2

3

βœ… What was done

πŸ”— Related issue

Closes: #155

Adam-it commented 1 week ago

Thanks you for this awesome work πŸ‘πŸ‘ You Rock 🀩 I will review it ASAP