Bug 1161373 - [WEB UI] Warning message are vertically appended to each other
Summary: [WEB UI] Warning message are vertically appended to each other
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 19
Hardware: All
OS: Unspecified
unspecified
medium
Target Milestone: 19.1
Assignee: Dan Callaghan
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-07 03:12 UTC by wangdong
Modified: 2018-02-06 00:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-17 08:40:19 UTC
Embargoed:


Attachments (Terms of Use)
rename (136.56 KB, image/png)
2014-11-07 03:12 UTC, wangdong
no flags Details
lend (140.04 KB, image/png)
2014-11-07 03:14 UTC, wangdong
no flags Details

Description wangdong 2014-11-07 03:12:43 UTC
Created attachment 954764 [details]
rename

Description of problem:
when I lend system, if I input a invalid name then click save, there will show a warning message, but if I input a invalid name again, it will add another warning message. that means it will always generate warning message.  Same case with rename server.

Version-Release number of selected component (if applicable):
0.18.5

How reproducible:


Steps to Reproduce:
1. Swith to system detail page and loan tab
2. Click Lend, in pop-up dialog input invalid name then click save.
3. Repeat step 2.

4. Click rename in system detail page.
5. Input a name which already used with other system.
6. Repeat step 5.

Actual results:
The warning message is growing up.

Expected results:
If I input another invalid value, the warning message should only tell me the current value is wrong.

Additional info:

Comment 1 wangdong 2014-11-07 03:14:11 UTC
Created attachment 954765 [details]
lend

Comment 2 Dan Callaghan 2014-11-07 04:05:56 UTC
(In reply to wangdong from comment #0)
> Version-Release number of selected component (if applicable):
> 0.18.5

Actually this only affects unreleased develop (Beaker 19).

Comment 3 Dan Callaghan 2014-11-24 03:34:33 UTC
Also affects: loan request modal, report problem modal, owner change modal.

http://gerrit.beaker-project.org/3508

Comment 7 Dan Callaghan 2014-11-26 10:22:04 UTC
Yes this also affects the Power Settings tab, I missed that one.

Comment 8 Dan Callaghan 2014-11-28 02:39:29 UTC
Oh sorry, I see what you mean about a regression... those error messages are not actually from the power settings tab, they are from system rename and owner change, but they are showing up in the power settings tab too.

Comment 9 Dan Callaghan 2014-11-28 04:17:26 UTC
Okay, I see the cause now. It's not actually a regression, it was broken before this patch as well... it's basically a different problem with the Power Settings tab, however it is closely related to this bug so I will just fix it up here:

http://gerrit.beaker-project.org/3520

Comment 12 Dan Callaghan 2014-12-17 08:40:19 UTC
Beaker 19.1 is released.


Note You need to log in before you can comment on or make changes to this bug.