Closed azizaparveen closed 3 weeks ago
cc @sarahmcdonald7
Create features config option is added in the map section.
@azizaparveen @jmhauck
Items | Is required | Status | Comments |
---|---|---|---|
Required NLS changes? | Yes | | |
Required Backward compatibility | No | | |
Required 508 | Yes | | |
Need Sanitize? | No | |
Impacted Areas | Comments |
---|---|
Have Configuration changes? | No |
Have Runtime changes? | No |
Impact on RTL | No |
Impacted Components | 1. create-feature 2. card-manager 3. crowdsource-manager |
Impacted Areas | - Test new functionality for Creating features Editing features when in create mode Layout changes on create button click |
Describe requirements
Design file:https://www.figma.com/design/NwwYvCoSufP3m1nYTZgpB4/Crowdsource-Manager-%7C-23.R3?node-id=2703-5759&t=wusuQEQCH68CFO7M-0
[ ] Add a Create feature/record button in the Info Panel, the label text will be dynamic, we already have logic in the app that detect only table is viewing or Table and map is viewing. If only table (without geometry) is visible, it will say Create record otherwise it will say Create feature.
[ ] When Create feature button is clicked
[ ] When Create record button is clicked,
[ ] It will open the editor form where users will be able to add a new record.
[ ] Once done with creating record, it will remain in the same state, so users can add more records.
[ ] Users will be able to go back to initial state using back button.
Relevant Issues
https://github.com/Esri/solutions-components/issues/756 https://github.com/Esri/solutions-components/issues/769 https://github.com/Esri/solutions-components/issues/275