Skip to content

Report name of configuration profile when deleting#14245

Merged
seanbudd merged 2 commits into
nvaccess:masterfrom
mzanm:configprofile
Oct 14, 2022
Merged

Report name of configuration profile when deleting#14245
seanbudd merged 2 commits into
nvaccess:masterfrom
mzanm:configprofile

Conversation

@mzanm

@mzanm mzanm commented Oct 13, 2022

Copy link
Copy Markdown
Contributor

Link to issue number:

Closes #13677

Summary of the issue:

When deleting a profile, the confirmation dialog does not name the profile that should be deleted

Description of user facing changes

The name of the profile is added to the message box text, also, like the addons deletion dialog, cancel is the default to prevent accidental deletion.

Description of development approach

Change message box text to

The profile {} will be permanently deleted. This action cannot be undone.

Testing strategy:

Deleted a profile, insured that the profile name is spoken

Known issues with pull request:

None

Change log entries:

New features
Changes
Bug fixes
For Developers

Code Review Checklist:

  • Pull Request description:
    • description is up to date
    • change log entries
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • API is compatible with existing add-ons.
  • Documentation:
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • Security precautions taken.

@mzanm mzanm requested a review from a team as a code owner October 13, 2022 16:20
@mzanm mzanm requested a review from seanbudd October 13, 2022 16:20
Comment thread source/gui/configProfiles.py
@seanbudd seanbudd merged commit a4c6bcb into nvaccess:master Oct 14, 2022
@nvaccessAuto nvaccessAuto added this to the 2023.1 milestone Oct 14, 2022
@mzanm mzanm deleted the configprofile branch October 14, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The delete profile dialog should name the profile that is going to be deleted

3 participants