Skip to content
Unfurl Cloud
  • Dashboard
  • Blueprints
  • Cloud
Projects Groups Topics Snippets
  • Help
  • Register
  • Sign in
  • unfurl-gui unfurl-gui
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Add Use default btn in card

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Administrator requested to merge add-default-btn into main Dec 21, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

Created by: rakeshdevs

I have added "Use Default button" in card as per shown in figma file and i have fill default value assuming inputs have default field like below:

Example:

"inputs": [ { "title": "CPUs", "value": "", "instructions": "Number of CPUs for the server", "default": 2 }, ]

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-default-btn