Skip to content

Conversation

@magesh-presidio
Copy link
Collaborator

@magesh-presidio magesh-presidio commented Aug 31, 2025

Description

  • Fix dropdown layering issues in BedrockEmbeddingProvider by setting an appropriate zIndex on DropdownContainer.
  • Initialize langfuse during extension activation

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ♻️ Refactor Changes
  • 💅 Cosmetic Changes
  • 📚 Documentation update
  • 🏃 Workflow Changes

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix, or chore (split larger changes into separate PRs)
  • Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • I have created a changeset using npm run changeset (required for user-facing changes)
  • I have reviewed contributor guidelines

@changeset-bot
Copy link

changeset-bot bot commented Aug 31, 2025

⚠️ No Changeset found

Latest commit: e5b11bb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@magesh-presidio magesh-presidio changed the title fix: Set zIndex for DropdownContainer in BedrockEmbeddingProvider fix: Set zIndex for DropdownContainer in BedrockEmbeddingProvider and initialize langfuse during extension activation Sep 1, 2025
@magesh-presidio magesh-presidio merged commit 65eb6b0 into presidio-oss:main Sep 1, 2025
4 checks passed
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.

3 participants