Skip to content
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

Fix/text input remove contain #388

Merged
merged 3 commits into from
Aug 5, 2022
Merged

Conversation

adandavati
Copy link
Contributor

This change: (check at least one)

  • Adds a new feature
  • Fixes a bug
  • Improves maintainability
  • Improves documentation
  • Is a release activity

Is this a breaking change? (check one)

  • Yes
  • No

Is the: (complete all)

  • Title of this pull request clear, concise, and indicative of the issue number it addresses, if any?
  • Test suite(s) passing?
  • Code coverage maximal?
  • Changeset added?

What does this change address?
Desired designs involve placing a tool tip trigger inside the label, and the tooltip content extends past the box of the input. We don't wish for this to get cut off.

How does this change work?
remove contain property

@changeset-bot
Copy link

changeset-bot bot commented Aug 5, 2022

🦋 Changeset detected

Latest commit: 06992f0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ithaka/pharos Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

size-limit report 📦

Path Size
packages/pharos/lib/index.js 47.73 KB (-0.01% 🔽)

@daneah daneah merged commit 0c8d58d into develop Aug 5, 2022
@daneah daneah deleted the fix/text-input-remove-contain branch August 5, 2022 19:20
@github-actions github-actions bot mentioned this pull request Aug 5, 2022
sirrah-tam pushed a commit to sirrah-tam/pharos that referenced this pull request Dec 1, 2023
* docs: add @adandavati as a contributor

* fix(text-input): remove overly strict contains property on text-input label

* fix(text-input): remove overly strict contains property on text-input label
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.

3 participants