diff --git a/packages/nc-gui/components/project/spreadsheet/components/editColumn/CustomSelectOptions.vue b/packages/nc-gui/components/project/spreadsheet/components/editColumn/CustomSelectOptions.vue index 3693fc0e5c..fe150cb16a 100644 --- a/packages/nc-gui/components/project/spreadsheet/components/editColumn/CustomSelectOptions.vue +++ b/packages/nc-gui/components/project/spreadsheet/components/editColumn/CustomSelectOptions.vue @@ -1,60 +1,79 @@ + + +
+ +
+ + mdi-close + + + - - mdi-close - + class="d-100 caption mt-2" + @click="addNewOption()" + > + + mdi-plus + + Add option + + +
+ Migrated options can't have duplicates or null +
+
+ Edits not allowed for migrated options
- - - mdi-plus - - Add option - - - + +