Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Material UI text field text overlaps with text field border #864

Closed
knjk04 opened this issue Jan 8, 2022 · 3 comments
Closed

Material UI text field text overlaps with text field border #864

knjk04 opened this issue Jan 8, 2022 · 3 comments
Labels
bug Something isn't working frontend HTML, CSS or TypeScript related good first issue Good for newcomers react Implementation is in React (JSX with TypeScript) wontfix This will not be worked on

Comments

@knjk04
Copy link
Member

knjk04 commented Jan 8, 2022

Describe the bug

image

The text for a text field overlaps the text field border when you click on it.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to http://localhost:3000/
  2. Click on the username or password text field
  3. See the error

Expected behaviour

image

The text should not overlap the text field border, as with the above image.

Additional context

  • Read our contributing guidelines first!
  • Discuss your implementation approach with us first
  • Provide us with an estimate on how long you think it will take you to complete
  • Branch from main and set main as the destination branch in your pull request

Add any other context about the problem here (e.g. stack trace, branch name, commit hash, etc.).

@knjk04 knjk04 added bug Something isn't working good first issue Good for newcomers react Implementation is in React (JSX with TypeScript) frontend HTML, CSS or TypeScript related labels Jan 8, 2022
@Krishpandya682
Copy link

Hi, this is literally my first open source contribution and I do not know if this solution is feasible to you or not but I have just figured out that the issue gets resolved by installing the @mui/material library along with a couple other libraries and changing a few imports from @material-ui/core to @mui/material. If this is an appropriate solution can I implement that change?

@knjk04
Copy link
Member Author

knjk04 commented Jan 9, 2022

Hi @Krishpandya682. Sure, go for it. We still want it to be pill-shaped rather than rectangular. Thanks!

@knjk04 knjk04 moved this to Todo in Book Project Feb 14, 2022
@knjk04 knjk04 pinned this issue Mar 20, 2022
@stale stale bot added the wontfix This will not be worked on label Apr 6, 2022
@Project-Books Project-Books deleted a comment from stale bot Apr 11, 2022
@stale stale bot removed the wontfix This will not be worked on label Apr 11, 2022
@stale
Copy link

stale bot commented Jun 10, 2022

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Jun 10, 2022
@stale stale bot closed this as completed Jun 17, 2022
Repository owner moved this from Todo to Done in Book Project Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working frontend HTML, CSS or TypeScript related good first issue Good for newcomers react Implementation is in React (JSX with TypeScript) wontfix This will not be worked on
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants