microsoft / microsoft/AzureStorageExplorer

Change the displayed error message to tooltip message on 'Undelete Blobs by Date' dialog

Open
#550 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:eye_speech_bubble: ui :gear: blobs :gear: delete policies :test_tube: testing
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version: 1.5.0
Platform/OS Version: Windows 10/MacOS High Sierra/ Linux Ubuntu 16.04
Architecture: ia32/x64
Build Number: 20180808.1
Commit: 93925d3c
Regression From: Not a regression

Steps to Reproduce:
  1. Expand one storage account then enable soft delete for 'Blob Containers'.
  2. Create a new blob container then upload a blob to it.
  3. Delete the uploaded blob -> Switch to 'Active and deleted blobs'-> Right click the deleted blob then select 'Undelete By Date'.
  4. Input invalid Start Date and End Date
Expected Experience:
  1. Display as red borders for the invalid Start Date and End Date.
  2. Error message shows after hovering the mouse to red borders.
Actual Experience:
  1. Display as red border for the invalid Start Date and End Date.
  2. Only display the error message of invalid End Date.
    tooltip

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the Undelete By Date dialog with invalid Start Date and End Date values, then locate the date-field validation and tooltip handling. Done means both invalid fields show red borders and each displays its error message when hovered.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.