dbeck121 / CPI-Helper-Chrome-Extension

59 stars 20 forks source link

Plugin UI update + few ui changes #112

Closed Incpi closed 1 year ago

Incpi commented 1 year ago

Plugin UI update #107.

I have updated the plugin UI to separate the plugin page from the popup bar. This is because the height of the message and plugins together was too big and cluttered. Now, you can open the plugin page from the icon on the sidebar. The plugin page is fixed and not movable.

Here is a screenshot of the new UI:

image image Removed Close button from bottom because it has a redundant button.

Please let me know if you encounter any issue with the update.

Best regards, Omkar

Edit: can you please sync the pull request and dev branch.

dbeck121 commented 1 year ago

Hi @incpi,

design looks good. Nevertheless I would prefer to have the plugins directly in the message bar as there are some power user. Would there be an option to have them in the message bar and maybe collapse them?

Incpi commented 1 year ago

Hello @dbeck121,

I can make it work like that. Instead of keep it collapsible, I will keep it both style & collapsible. Let user choose. (Let see whatever is feasible. I will update in next PR 😃) As per my experience, It always bit distracting while switching interfaces (Reason 1: Suppose I used plugins for 3 interfaces, but for remaining all interfaces it's distracting, Reason 2: interface with high volume message height is too big). So I want to separate it.

I had a hunch for this. But thanks, Let me know if you have any other feedbacks.