PRT-1013 remove card-style share dialog layout#548
PRT-1013 remove card-style share dialog layout#548tchoi-rs wants to merge 1 commit intorspace-os:mainfrom
Conversation
|
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA Timothy Choi seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. |
1e1b749 to
ec38c52
Compare
mKowalski256
left a comment
There was a problem hiding this comment.
As discussed on the JIRA ticket - the change does work as described, but it seems that we're loosing some functionality when removing the card-style layout of the dialog. Particularly for selection of multiple records, where some are already shared, the behaviour of unified table-style layout is very confusing.
Let's not merge for now, until specs are re-discussed.
Description
Removes the alternative card-style share dialog layout so the interface is the same, no matter how many items are being shared at one time.