Skip to content

[Frontend]: Add users option for bypass settings in a policy editor

Update the component ee/app/assets/javascripts/security_orchestration/components/policy_editor/scan_result/advanced_settings/policy_exceptions/user_selector.vue to be implemented according to the designs.

Design Reference

Follow the designs specified in this Figma link: link

Acceptance Criteria

  • The users_selector.vue component is updated to include role-based functionality
  • Implementation matches the provided Figma designs
  • User option is properly integrated with bypass settings
  • Component maintains existing functionality while adding new features
  • Unit tests are updated to cover new functionality

Technical Notes

  • Component location: ee/app/assets/javascripts/security_orchestration/components/policy_editor/scan_result/advanced_settings/policy_exceptions/users_selector.vue
  • Ensure the implementation follows GitLab's Vue.js coding standards
  • Consider accessibility requirements when implementing the UI changes
  • Integrate with existing role management system

Definition of Done

  • Code changes implemented according to designs
  • Tests passing
  • Code review completed
  • Documentation updated if necessary

Sources: [Frontend]: Add roles option for bypass settings in a policy editor

Give feedback to improve this answer.

Edited by 🤖 GitLab Bot 🤖