Skip to content

COMPASS-11000: align query and aggregation toolbar icons - #8367

Draft
mongodb-sage-bot[bot] wants to merge 1 commit into
mainfrom
sage-bot/COMPASS-11000/sage-COMPASS-11000-1787007933523
Draft

COMPASS-11000: align query and aggregation toolbar icons#8367
mongodb-sage-bot[bot] wants to merge 1 commit into
mainfrom
sage-bot/COMPASS-11000/sage-COMPASS-11000-1787007933523

Conversation

@mongodb-sage-bot

@mongodb-sage-bot mongodb-sage-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

Description

Applies the visual icon consistency changes for queries and aggregations:

  • Docs tab query history button now uses the query (CurlyBraces) icon
    instead of the recent (Clock) icon.
  • Aggregation saved pipelines button now uses the query (CurlyBraces)
    icon instead of the folder (Folder) icon.
  • Removed the star (Favorite) icon from the Save button in the bulk
    Update modal.
  • Removed the save (Save) icon from the aggregation Save / Save as
    dropdown button.

Unused Icon imports left behind by the two removals were dropped, and
tests were added to cover each changed button.

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

Part of the parent effort to make icons consistent across the queries and
aggregations experiences (COMPASS-10999). The query history and saved
pipelines entry points should share the same query icon, and the Save
actions should not carry mismatched star/save glyphs.

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

Important

MongoDB Contribution Guidelines

This pull request was generated by sage-bot on behalf of misba.abbas@mongodb.com (ticket assignee). The assignee must self-review the changes before requesting review from another engineer.
The assignee is not allowed to merge their own PR without approval from another engineer.

## Description

Applies the visual icon consistency changes for queries and aggregations:

- Docs tab query history button now uses the query (`CurlyBraces`) icon
  instead of the recent (`Clock`) icon.
- Aggregation saved pipelines button now uses the query (`CurlyBraces`)
  icon instead of the folder (`Folder`) icon.
- Removed the star (`Favorite`) icon from the Save button in the bulk
  Update modal.
- Removed the save (`Save`) icon from the aggregation Save / Save as
  dropdown button.

Unused `Icon` imports left behind by the two removals were dropped, and
tests were added to cover each changed button.

### Checklist

- [x] New tests and/or benchmarks are included
- [ ] Documentation is changed or added
- [ ] If this change updates the UI, screenshots/videos are added and a design review is requested
- [ ] If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
- [ ] I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

## Motivation and Context

Part of the parent effort to make icons consistent across the queries and
aggregations experiences (COMPASS-10999). The query history and saved
pipelines entry points should share the same query icon, and the Save
actions should not carry mismatched star/save glyphs.

- [ ] Bugfix
- [ ] New feature
- [ ] Dependency update
- [x] Misc

## Types of changes

- [ ] _Backport Needed_
- [x] Patch (non-breaking change which fixes an issue)
- [ ] Minor (non-breaking change which adds functionality)
- [ ] Major (fix or feature that would cause existing functionality to change)
@mongodb-sage-bot

Copy link
Copy Markdown
Author

Sage Bot can help with this pull request. Just @sage-bot in comments and I'll start working on changes in this branch.
Learn more about Sage Bot

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.

1 participant