Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VM create page issues #86

Closed
7 of 8 tasks
DoNotSayYes opened this issue Aug 27, 2020 · 2 comments
Closed
7 of 8 tasks

VM create page issues #86

DoNotSayYes opened this issue Aug 27, 2020 · 2 comments
Assignees
Labels
area/ui kind/bug Issues that are defects reported by users or that we know have reached a real release
Milestone

Comments

@DoNotSayYes
Copy link
Contributor

DoNotSayYes commented Aug 27, 2020

  • 1. Create a VM with no image selected, the create button turns to created - Validated
    image

  • 2. Create a VM with the only image selected, the page title disappears - Validated
    image

  • 3. An image just can be searched by using the accurate criteria, e.g., if a user searches the image by using the keyword cent , it will just filter out all the items contains cent accurately. (Case sensitive) - Validated

  • 4. Choose a Size, CPU and Memory textboxes are allowed to fill in non-numeric values if a user is using a Chinese input method - Validated

  • 5. Choose a Size, CPU and Memory textboxes are allowed to fill in a super large number, and they finally turn into infinity - Validated
    image

  • 6. Add a disk, there is no limit length on the Name, users can name it with a very very long string. Size has no limit as well, after clicking the show advanced, there is show advanced still displaying. Edit a disk, it still pops up a 'Add a disk' prompt - Validated
    image

  • 7. Add a networking interface, there is no limit length on the Name and Networking Name, users can name it with a very very long string, size has no limit as well. Edit a networking interface, it still pops up a 'Add a networking interface' prompt. An invalid Mac Address still can be saved - - Validated
    image

  • 8. Add an SSH key, the length limit for the Name is better to be set in the front end. the SSH-Key label overlaps the content in the textbox. - Will keep tracking it
    image

@DoNotSayYes DoNotSayYes added kind/bug Issues that are defects reported by users or that we know have reached a real release area/ui labels Aug 27, 2020
@guangbochen guangbochen added this to the v0.1.0 milestone Sep 18, 2020
@WuJun2016
Copy link
Contributor

case 8, (the SSH-Key label overlaps the content in the textbox waiting for refactoring to repair)

@DoNotSayYes
Copy link
Contributor Author

Validated except case 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

3 participants