Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 236
    • Issues 236
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • storkstork
  • Issues
  • #96
Closed
Open
Created Dec 02, 2019 by Michal Nowikowski@godfrydContributor

improve UX of refreshing on machines page

follow up to: !25 (comment 90061)

machines page:

Tomek: The "refresh" button doesn't work as I would expect. There are two refresh actions here. The one specific for each machine (triple lines button -> refresh) seems to be working. However, when I click Refresh (the one at the top of the list), nothing appears to happen. I assume the list is re-retrieved from the server. However, the status of the machines are not updated.

Michal: Hmm, this is just refreshing the list, not refreshing state of machines. Refreshing state of machines can be done only individually. I made it this way because 1) I do not see use case for refreshing state of just current list of machines, 2) this might be time consuming ie. machines does not need to response immedately. So it seems that these 2 kinds of refreshing should be better differentiated in the UI.

Tomek: Yup. For now I think the way to go is to merge the code as is and open new ticket with UI usability improvement. I'm sure there will be plenty of those. Perhaps we'll deal with them before 1.0 goes out? Maybe we'll dedicate some milestone after 0.8 to usability?

Assignee
Assign to
Time tracking