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

Time Dropdown Menu Not Working Properly #1989

Closed
LeoNerdoG opened this issue Sep 11, 2018 · 2 comments · Fixed by #2065
Closed

Time Dropdown Menu Not Working Properly #1989

LeoNerdoG opened this issue Sep 11, 2018 · 2 comments · Fixed by #2065
Assignees
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console

Comments

@LeoNerdoG
Copy link
Contributor

After user selects a specific Time in Jobs -> Scheduled -> Start/End Time, Kapua will only show the selected option when clicked again on the dropdown menu (see screenshots for more detail).

Testflow:

  1. Login as kapua-sys or any other user that has proper permissions
  2. Go to Jobs, create a job (e.g. job1)
  3. Select job1 and go to its Schedules
  4. Click Add and select a Start Time (e.g. 01:15)
  5. Now again click on the triangle to open

Expected behavior
When user clicks on the dropdown menu after the time has been selected, all of the options should show (even after the first click).

Screenshot No. 1 (Start time dropdown menu problem):
screen shot 2018-09-10 at 15 05 57

Screenshot No. 12(End time dropdown menu problem):
screen shot 2018-09-10 at 15 06 32

Version of Kapua
1.0.0-SNAPSHOT

Type of deployment
[ ] Local Vagrant deployment
[x] Docker
[ ] Openshift (in its variants)
[ ] Others

Main component affected
[x] Console (in case of console please report info on which browser you encountered the problem)
[ ] REST API
[ ] Message Broker
[ ] - Others

Browsers used:

  • Google Chrome (Version 68.0.3440.106 (Official Build) (64-bit))
  • Safari (Version 11.1.2 (13604.3.5))
  • Mozilla Firefox (61.0.2 (64-bit))
  • Opera (Version 55.0.2994.44)
@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console labels Sep 11, 2018
@Coduz
Copy link
Contributor

Coduz commented Sep 11, 2018

This can be solved by tweaking the ComboBox object

@LeoNerdoG
Copy link
Contributor Author

I have verified that this issue has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants