Skip to content
Snippets Groups Projects
  • Phoomparin Mano's avatar
    5fb95767
    feat(sdk): revamp CreateQuestion and create question behaviour (#50088) · 5fb95767
    Phoomparin Mano authored
    * revamp the create question component
    
    * docs updates
    
    * add stories and update styles
    
    * prevent switching to visualization when it is not ready
    
    * ensure CreateQuestion works in flex parents
    
    * add basic e2e tests for CreateQuestion
    
    * ensure that switching between editor and visualization works
    
    * use the save button for the disabled state
    
    * update the question title when the question is saved
    
    * implement updating questions in place
    
    * rename replaceQuestion
    
    * make CreateQuestion props all optional
    
    * add background color to modal header
    
    * hide the save button if question is dirty
    
    * hide save button instead of disabling per design feedback
    
    * update e2e tests
    
    * revert e2e helpers
    
    * add title update assertions
    
    * whitespace changes
    feat(sdk): revamp CreateQuestion and create question behaviour (#50088)
    Phoomparin Mano authored
    * revamp the create question component
    
    * docs updates
    
    * add stories and update styles
    
    * prevent switching to visualization when it is not ready
    
    * ensure CreateQuestion works in flex parents
    
    * add basic e2e tests for CreateQuestion
    
    * ensure that switching between editor and visualization works
    
    * use the save button for the disabled state
    
    * update the question title when the question is saved
    
    * implement updating questions in place
    
    * rename replaceQuestion
    
    * make CreateQuestion props all optional
    
    * add background color to modal header
    
    * hide the save button if question is dirty
    
    * hide save button instead of disabling per design feedback
    
    * update e2e tests
    
    * revert e2e helpers
    
    * add title update assertions
    
    * whitespace changes
Code owners
Assign users and groups as approvers for specific file changes. Learn more.