Skip to content

fix(ENG-10961): tooltip and password field improvements#30

Merged
adefreitas merged 1 commit intoStackOneHQ:mainfrom
adefreitas:ENG-10961/fix-styling-issues-in-hub-part-2
Nov 10, 2025
Merged

fix(ENG-10961): tooltip and password field improvements#30
adefreitas merged 1 commit intoStackOneHQ:mainfrom
adefreitas:ENG-10961/fix-styling-issues-in-hub-part-2

Conversation

@adefreitas
Copy link
Copy Markdown
Collaborator

@adefreitas adefreitas commented Nov 10, 2025

Summary by cubic

Improves tooltip layout and disables the password visibility toggle in the integration picker. Addresses hub styling issues in ENG-10961.

  • Bug Fixes

    • Disable password visibility toggle in IntegrationFields (showPasswordToggle=false).
    • Reduce hub container max-width from 600px to 400px for better tooltip fit.
    • Increase CardFooter horizontal spacing (Spacer size 0 → 4).
  • Dependencies

    • Bump @stackone/malachite to 0.22.2.

Written for commit b7dae2a. Summary will update automatically on new commits.

Copilot AI review requested due to automatic review settings November 10, 2025 14:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the @stackone/malachite UI library from version 0.22.1 to 0.22.2 and applies associated UI adjustments.

  • Updated @stackone/malachite dependency to version 0.22.2
  • Added showPasswordToggle={false} prop to password input fields
  • Adjusted spacing in card footer component

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Bumped @stackone/malachite version from 0.22.1 to 0.22.2
package-lock.json Updated lockfile with new malachite version and integrity hash
src/modules/integration-picker/components/IntegrationFields.tsx Added showPasswordToggle prop to disable password toggle for input fields
src/modules/integration-picker/components/cardFooter.tsx Changed Spacer size from 0 to 4 for improved spacing
dev/main.css Reduced container max-width from 600px to 400px for development environment

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@joeStackOne joeStackOne left a comment

Choose a reason for hiding this comment

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

LGTM

@adefreitas adefreitas merged commit 93c5576 into StackOneHQ:main Nov 10, 2025
9 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