Samlant / QuickDraw

Automation for admin tasks, client intake, allocation of available markets, and dissemination of submissions to insurance carriers.
1 stars 0 forks source link

Refactor: Modify CC address entries #74

Open Samlant opened 12 months ago

Samlant commented 12 months ago

Description, issue

Currently there are two separate boxes for user to input CC email addresses. This makes it's purpose more ambiguous for users to grasp.

Solution

We can make into a Treeview (without a header), one column so hide the index col, add & remove buttons.

Alternatives

entry box for adding into a textbox, each separated by a new line; (currently) two text/entry fields;