fix: Update descriptive tooltip for MPN text input#3034
Closed
devbodaghe wants to merge 1 commit intofacebook:mainfrom
Closed
fix: Update descriptive tooltip for MPN text input#3034devbodaghe wants to merge 1 commit intofacebook:mainfrom
devbodaghe wants to merge 1 commit intofacebook:mainfrom
Conversation
Contributor
|
@devbodaghe has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Contributor
|
@devbodaghe merged this pull request in c4c3609. |
Closed
6 tasks
vinkmeta
pushed a commit
that referenced
this pull request
Apr 13, 2025
Summary: ## Description Fixed bug where MPN input box had no tooltip #Before <img width="830" alt="Screenshot 2025-04-09 at 16 48 51" src="https://github.com/user-attachments/assets/cc76ed53-3256-480a-9ffd-5ae16870b67e" /> #After <img width="992" alt="Screenshot 2025-04-09 at 16 49 06" src="https://github.com/user-attachments/assets/fc8aac34-0989-4bfd-b3a6-55a0b5ca5d70" /> Pull Request resolved: #3034 Reviewed By: SayanPandey Differential Revision: D72721454 Privacy Context Container: L1313315 Pulled By: devbodaghe fbshipit-source-id: 5b6d48fbd3c14f0dd12760973f979263fecef43f
This was referenced Apr 14, 2025
Closed
mradmeta
pushed a commit
that referenced
this pull request
Apr 14, 2025
Summary: ## Description Fixed bug where MPN input box had no tooltip #Before <img width="830" alt="Screenshot 2025-04-09 at 16 48 51" src="https://github.com/user-attachments/assets/cc76ed53-3256-480a-9ffd-5ae16870b67e" /> #After <img width="992" alt="Screenshot 2025-04-09 at 16 49 06" src="https://github.com/user-attachments/assets/fc8aac34-0989-4bfd-b3a6-55a0b5ca5d70" /> Pull Request resolved: #3034 Reviewed By: SayanPandey Differential Revision: D72721454 Privacy Context Container: L1313315 Pulled By: devbodaghe fbshipit-source-id: 5b6d48fbd3c14f0dd12760973f979263fecef43f
vahidkay-meta
pushed a commit
that referenced
this pull request
Apr 15, 2025
Summary: ## Description Fixed bug where MPN input box had no tooltip #Before <img width="830" alt="Screenshot 2025-04-09 at 16 48 51" src="https://github.com/user-attachments/assets/cc76ed53-3256-480a-9ffd-5ae16870b67e" /> #After <img width="992" alt="Screenshot 2025-04-09 at 16 49 06" src="https://github.com/user-attachments/assets/fc8aac34-0989-4bfd-b3a6-55a0b5ca5d70" /> Pull Request resolved: #3034 Reviewed By: SayanPandey Differential Revision: D72721454 Privacy Context Container: L1313315 Pulled By: devbodaghe fbshipit-source-id: 5b6d48fbd3c14f0dd12760973f979263fecef43f
rubycalling
pushed a commit
that referenced
this pull request
Apr 16, 2025
Summary: ## Description Fixed bug where MPN input box had no tooltip #Before <img width="830" alt="Screenshot 2025-04-09 at 16 48 51" src="https://github.com/user-attachments/assets/cc76ed53-3256-480a-9ffd-5ae16870b67e" /> #After <img width="992" alt="Screenshot 2025-04-09 at 16 49 06" src="https://github.com/user-attachments/assets/fc8aac34-0989-4bfd-b3a6-55a0b5ca5d70" /> Pull Request resolved: #3034 Reviewed By: SayanPandey Differential Revision: D72721454 Privacy Context Container: L1313315 Pulled By: devbodaghe fbshipit-source-id: 5b6d48fbd3c14f0dd12760973f979263fecef43f
Merged
This was referenced Apr 18, 2025
This was referenced May 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixed bug where MPN input box had no tooltip
#Before

#After
