Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K Kobe SaaS Marketplace
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Kobe SaaS Marketplace
  • Kobe SaaS Marketplace
  • Merge requests
  • !79

Merged
Created Jun 20, 2023 by Vinícius C@vinicius.chavesDeveloper7 of 7 tasks completed7/7 tasks

[StepsDropdown] Fix StepsDropdown

  • Overview 2
  • Commits 25
  • Pipelines 5
  • Changes 8

Changes

  • StagesDropdown renamed to StepsDropdown (I assume it was a translation inconsistency)
  • StepsDropdown is now a select
  • StepsDropdown component added to SearchResults
  • SearchResults now filters using FilteredFeatures, for consistency with other components
  • General code simplifications

Changes #Ajustes/US06 - Ajustar dropdown

Change Type

  • Bug fix (Not breaking change that fixes a bug)

How were the changes tested?

  • Tested using Chrome developer tools and local back-end

Checklist:

  • My code follows the defined guidelines
  • I reviewed my code
  • My changes don't cause new warnings
  • My code has relevant tests
  • My unit tests are passing
Edited Jun 20, 2023 by Vinícius C
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fixes/steps-dropdown