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

Toggle switches don't look right if the label spans more than one line #587

Closed
multiwebinc opened this issue Feb 9, 2023 · 4 comments
Closed

Comments

@multiwebinc
Copy link
Contributor

Unchecked:

image

Checked:
image

Project information:

  • Tailwind: 3.2.6
  • Flowbite: 1.6.3
  • Flowbite React: 0.3.8
  • Type: Nextjs
@multiwebinc
Copy link
Contributor Author

The bug is in https://github.com/themesberg/flowbite

@rluders
Copy link
Collaborator

rluders commented Jul 25, 2023

Thank you for reporting this issue. However, we regret to inform you that we won't be able to address it for the following reasons:

  • The reported issue refers to an unsupported old version of our project.
  • Our team was unable to reproduce the problem with the information provided.
  • Insufficient information was provided to conduct a thorough investigation.

We recommend upgrading to the latest version and submitting a new issue if the problem persists. Thank you for your understanding.

@rluders rluders closed this as completed Jul 25, 2023
@rluders rluders closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2023
@multiwebinc
Copy link
Contributor Author

Steps to reproduce:

  1. Go to https://flowbite.com/docs/forms/toggle/
  2. Right click on the text "Toggle me" and in your dev tools change the text to something that spans more than one line.

Result:

image

moguetn added a commit to michaelwlin/s_capstone_ai_jobs that referenced this issue Mar 14, 2024
- Toggle for skills search doesn't render properly when the text line is long (known Flowbite bug: themesberg/flowbite-react#587)
- Changed search to work with userId instead of username
- Deleted deprecated UserSearch.jsx page (was deleted in an old PR, but I think merge conflicts brought it back
- Set up user.js skills route
-
joyceawt added a commit to michaelwlin/s_capstone_ai_jobs that referenced this issue Mar 15, 2024
…ues, and other small functionality/style updates (#55)

* Fixed footer and toggle skills

Homepage search now shows up properly. If a user is logged in and has skills associated with them, they can toggle the skills switch on the homepage to search using those skills (this is currently only working for a hardcoded user that has skills in their profile)

* Italicized the user's skills listed in the search results

* Updated hero

- Adjusted sentence (MatchIQ uses AI...)
- Clicking the buttons now enters the button's keyword into the keyword search box

* Adjusted hero a little more

- Updated the page text more
- Updated "Dashboard" and "Settings" text in logged-in user profile pulldown menu to note that they are currently non-functional

* Added skills to toggle and updated user search route

- Enabled user search route to enable searching through queries for userName, email, role, and _id
- Toggle switch now shows the skills the current user has active

* Cleaned up old def match_jobs function (for deprecated django-based search)

* Updated register.jsx to path to auth server

- Swapped port 5000 for 4500 (See line 58)

* Premium user and skills changes

- Removed all references to premium user
- Updated resume save function to add the skills to the user-defined skills instead of only sitting inside the user's resume object
- Removed old code from urls.py regarding the deprecated match-jobs route

* Updated skill checkbox, search with userId, other

- Toggle for skills search doesn't render properly when the text line is long (known Flowbite bug: themesberg/flowbite-react#587)
- Changed search to work with userId instead of username
- Deleted deprecated UserSearch.jsx page (was deleted in an old PR, but I think merge conflicts brought it back
- Set up user.js skills route
-

---------

Co-authored-by: Joyce Au <122276911+joyceawt@users.noreply.github.com>
@SutuSebastian
Copy link
Collaborator

Fixed in flowbite-react@0.10.0 release.

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 a pull request may close this issue.

3 participants