Skip to content

2603 add a clear button on the search component#2624

Open
rukundo-kevin wants to merge 23 commits into
masterfrom
2603-add-a-clear-button-on-the-search-component
Open

2603 add a clear button on the search component#2624
rukundo-kevin wants to merge 23 commits into
masterfrom
2603-add-a-clear-button-on-the-search-component

Conversation

@rukundo-kevin

@rukundo-kevin rukundo-kevin commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator
  • Add a clear button on the search component
  • Remove unused performance view
image

rukundo-kevin and others added 4 commits June 25, 2026 15:49
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.88.1 to 1.88.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.88.1...v1.88.2)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.88.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@rukundo-kevin rukundo-kevin linked an issue Jul 10, 2026 that may be closed by this pull request
dependabot Bot added 4 commits July 10, 2026 10:03
Bumps [pagy](https://github.com/ddnexus/pagy) from 43.5.6 to 43.6.0.
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md)
- [Commits](ddnexus/pagy@43.5.6...43.6.0)

---
updated-dependencies:
- dependency-name: pagy
  dependency-version: 43.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [excon](https://github.com/excon/excon) from 1.4.2 to 1.5.0.
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: excon
  dependency-version: 1.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-version: 2.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-version: 4.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

@KralMarko123 KralMarko123 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, tested it out and works perfectly. Just remove the changes you've made to Gemfile.lock if they aren't needed for the component actually. Also, add your changes to the CHANGELOG. Let me know when you've made the changes and I'll approve the PR

KralMarko123 and others added 14 commits July 13, 2026 16:17
…88.2

chore(deps-dev): bump rubocop from 1.88.1 to 1.88.2
chore(deps): bump pagy from 43.5.6 to 43.6.0
chore(deps): bump excon from 1.4.2 to 1.5.0
…ils-2.36.0

chore(deps-dev): bump rubocop-rails from 2.35.5 to 2.36.0
…ebdriver-4.46.0

chore(deps-dev): bump selenium-webdriver from 4.45.0 to 4.46.0
Bumps [mini_magick](https://github.com/minimagick/minimagick) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/minimagick/minimagick/releases)
- [Commits](minimagick/minimagick@v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: mini_magick
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…k-5.3.2

chore(deps): bump mini_magick from 5.3.1 to 5.3.2
…hub.com:MindLeaps/tracker into 2603-add-a-clear-button-on-the-search-component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a 'clear' button on the search component

2 participants