Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Build a version using Google Workspace Add-ons? #169

Open
TylerFisher opened this issue Jan 12, 2021 · 4 comments
Open

Build a version using Google Workspace Add-ons? #169

TylerFisher opened this issue Jan 12, 2021 · 4 comments
Labels

Comments

@TylerFisher
Copy link
Contributor

Google Workspace add-ons are Google's new add-on type, and it seems like what they'll be supporting and improving going forward. They offer a better UI through their Card stack and are the only way to test and deploy with the new version of their editor.

I've played around with the new add-ons and it seems we could do everything our current add-on does. Rewriting this would mean rewriting the UI to use the new card stack approach, and attaching all of the events to those cards. The underlying functionality shouldn't have to change at all.

@TylerFisher TylerFisher added the question Further information is requested label Jan 12, 2021
@TylerFisher
Copy link
Contributor Author

I think the lack of viable multi-select options is a real killer here for the time being.

@jacqui
Copy link
Contributor

jacqui commented Jan 14, 2021

@TylerFisher yeah I think that's the right call. I see they suggested using a checkbox group. Not really what we need.

For reference, here's a link to the issue you logged with Google: https://issuetracker.google.com/issues/177345652

@chelsea-tnc
Copy link

Recently added a comment to the issue Tyler logged with Google. I checked the library myself and didn't see any UI Kit updates that would be of use for this. Marking as low priority for now.

@chelsea-tnc chelsea-tnc added enhancement New feature or request More information needed and removed question Further information is requested labels Jul 2, 2022
@TylerFisher
Copy link
Contributor Author

I would definitely consider this low-priority. As far as I can tell, editor add-ons (what we use) aren't being deprecated or anything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants