GorgonUK / Modern-Dropzone-PCF

Modern Dropzone component for Dynamics365 that integrates with Notes and SharePoint OOTB
https://pcf.gallery/modern-dropzone-pcf/
MIT License
2 stars 0 forks source link

Enhance Command Bar with Overflow Option for Smaller Widths #10

Open PowerThomas opened 2 weeks ago

PowerThomas commented 2 weeks ago

Overview

I would like to request an enhancement to the command bar of the PCF control to improve its usability when the control is placed in a narrower space, such as a two-column tab. The enhancement involves implementing an overflow menu similar to the model-driven apps command bar, ensuring all commands remain accessible even in constrained layouts.

Details

Benefits

Implementation Suggestions

  1. Detect when the command bar's width exceeds the available space.
  2. Implement a three vertical dots overflow menu that appears when necessary.
  3. Move any overflowing commands into the submenu accessible via the overflow menu.
PowerThomas commented 2 weeks ago

image

GorgonUK commented 1 week ago

Thank you for highlighting the above. I will make sure to resolve this by next release.