nicoverbruggen / phpmon

Lightweight, native Mac menu bar app that helps you manage multiple PHP installations, locate config files and more. Also interacts with Laravel Valet.

Home Page:https://phpmon.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Too many suggestions in popover

nicoverbruggen opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The switch to PHP... text cannot be read when too many PHP versions are valid for a given PHP version constraint.

Expected Behavior

Text is readable.

Steps To Reproduce

  1. Have PHP ^8.0 as the constraint
  2. Have PHP 8.1, 8.2, 8.3 and 8.4 installed (for example)
  3. The button suggestions for this constraint don't fit the text

Environment

N.A.

Do you have a log file (or a screenshot) or any additional information?

N.A.

This will be fixed in the next update. From then on, a new layout will be used for these buttons. If site isolation is available, that feature will also be preferred over global version switching.

For example, since I'm using the latest version of Valet, it is sensible to suggest site isolation as the appropriate solution for this particular PHP version requirement/constraint:

Screenshot 2024-04-02 at 15 21 49