Skip to content

fix: OPTIC-882: Docs Icon has visual artifact on DataManager #6084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

bmartel
Copy link
Contributor

@bmartel bmartel commented Jul 11, 2024

PR fulfills these requirements

  • Commit message(s) and PR title follows the format [fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made ex. fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

(check all that apply)

  • Product design
  • Backend (Database)
  • Backend (API)
  • Frontend

Describe the reason for change

With the updated redesign, there were conflicts seen by this SVG with the mask id, this updates to correct it.

@github-actions github-actions bot added the fix label Jul 11, 2024
Copy link

netlify bot commented Jul 11, 2024

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit eb6779d
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/669010d0e3d3600008c3ac24

Copy link

netlify bot commented Jul 11, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit eb6779d
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/669010d0f611ae0008ae7f4b

@bmartel bmartel merged commit 726fe48 into develop Jul 12, 2024
53 of 57 checks passed
bmartel added a commit that referenced this pull request Jul 12, 2024
### PR fulfills these requirements
- [X] Commit message(s) and PR title follows the format
`[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made`
ex. `fix: DEV-XXXX: Removed inconsistent code usage causing intermittent
errors`
- [X] Best efforts were made to ensure docs/code are concise and
coherent (checked for spelling/grammatical errors, commented out code,
debug logs etc.)
- [X] Self-reviewed and ran all changes on a local instance (for bug
fixes/features)



#### Change has impacts in these area(s)
_(check all that apply)_
- [X] Product design
- [ ] Backend (Database)
- [ ] Backend (API)
- [X] Frontend



### Describe the reason for change

With the updated redesign, there were conflicts seen by this SVG with
the mask id, this updates to correct it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants