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

Save Template Experience Improvement Design #253

Open
4 tasks done
debuggy opened this issue Mar 11, 2021 · 1 comment
Open
4 tasks done

Save Template Experience Improvement Design #253

debuggy opened this issue Mar 11, 2021 · 1 comment
Labels
design doc enhancement New feature or request Epic

Comments

@debuggy
Copy link
Contributor

debuggy commented Mar 11, 2021

Introduction

Based on previous work #212, there should be some improvement on save template feature for user.

Issues / Motivations

  1. Share. When template is saved, it could be decided by user to keep it private, public or shared to specific group.

  2. Give more default values. When template is saved, it should have default description and other values.
    image

  3. Template selection. In the drop down selection, different templates should form different section. My templates appears at top, then followed by public templates, and a more link.
    image

Proposals / Solutions

1. save to template dialog improvement

image

  • Add share to option
  • Add decription default values

2. template selection

image

  • Split into two sections My templates and Shared by others
  • Add a more items link
  • Instant refresh when saving new templates

Work Check List

@debuggy debuggy added enhancement New feature or request design doc labels Mar 11, 2021
@SwordFaith
Copy link
Contributor

SwordFaith commented Mar 11, 2021

I wonder shared to"group" function need further discussion about "group" definition. As @yiyione appointed, the "group", for AAD deployment, is unaware for users. Maybe it better to add "virtual cluster"(currently virtual cluster has a 1-1 map relationship between AAD group and Virtual Cluster, so users have some knowledge of group) and a specific user in the "group" definition?

  1. Group is clear for users belong to which group.
  2. "Virtual cluster" is not a concept for access control, explained by share to groups in a specific virtual cluster.
  3. To improve user knowledge about "group", maybe we need a group display component.
  4. For basic auth mode, "virtual cluster" is "group", have added the same name group with "virtual cluster".

Is it better to use a mutually exclusive checkbox for access control selection and show a group input box only when shared is checked?

For more items link, how to select a "more" item this way?
Click "use" button in marketplace.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design doc enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

2 participants