-
Notifications
You must be signed in to change notification settings - Fork 15
Hidden Thread component should allow setting a note and displaying content notices #62
Copy link
Copy link
Open
Labels
⏩ Ready to implement☁️ Average⛵️ Medium🐞 FeatureAdd a new feature or improve an existing oneAdd a new feature or improve an existing one💪 Self-containedThe task doesn't have broad repercussions on the BobaBoard codebaseThe task doesn't have broad repercussions on the BobaBoard codebase📦 boba-componentsAn issue that involves the boba-components repositoryAn issue that involves the boba-components repository🛠 CSS🛠 ReactIs familiar with the React FrameworkIs familiar with the React Framework
Description
Prerequisite: Move HiddenThread component from Frontend codebase to Components codebase BobaBoard/boba-frontend#68
- Add
menuOptions,onSubmitHiddenThreadNote,onShowCns,isRevealed,onReveal, andeditableprops - Show hidden thread note in body of hidden thread placeholder. This can be done with Editor as in the
<TextSection>component. - Add
DropdownListMenuwith options fromprops.menuOptions - When note is editable,
HiddenThreadshould have buttons to Save or Cancel - Add show cn's button
- Add reveal button
- Add appropriate text and buttons when
isRevealed = true
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⏩ Ready to implement☁️ Average⛵️ Medium🐞 FeatureAdd a new feature or improve an existing oneAdd a new feature or improve an existing one💪 Self-containedThe task doesn't have broad repercussions on the BobaBoard codebaseThe task doesn't have broad repercussions on the BobaBoard codebase📦 boba-componentsAn issue that involves the boba-components repositoryAn issue that involves the boba-components repository🛠 CSS🛠 ReactIs familiar with the React FrameworkIs familiar with the React Framework
Type
Projects
Status
Done