Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #471
Closed
Open
Issue created Oct 24, 2011 by Administrator@rootContributor

Ajax Loading/In progress state for buttons

Created by: brennanmceachran

I am firing off some ajax calls once a user clicks a button... I'm sure quite a few people here are doing the same thing.

I thought it would be useful to have a "loading" or "waiting" state for buttons (So the user knows something is happening).

I believe the only cross browser way of handling this is with some background images, but Bootstrap is a CSS only framework. I've attempted some CSS3 animations for the buttons.

Check that out here: http://jsfiddle.net/brennan/mcYKE/

What are your thoughts on this?

Assignee
Assign to
Time tracking