Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

SearchField is displayed incorrectly if some attributes are defined #93

Closed
owlet1997 opened this issue Oct 25, 2021 · 1 comment
Closed
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@owlet1997
Copy link

owlet1997 commented Oct 25, 2021

Environment:
Jmix version: 1.1.999-SNAPSHOT
Jmix Studio plugin version: 1.1.SNAPSHOT3663-212
IntelliJ version: IntelliJ IDEA 2021.2.3 (Community Edition)

Shared steps:

  1. Create new project -> add Search add-on -> reload Gradle project
  2. Open user-browse.xml -> add searchField component to the descriptor

TC 1:

  1. Set value '200px' to height param in the Component inspector
  2. Start app -> Confirm Liquibase changes
  3. Open browser -> Login as admin -> open users browser

AR:
height was changed only for search button:
image

TC 2:

  1. Activate required checkbox -> Reopen user browser

AR:
two asterisks are displayed, not whole component border is red-coloured:
image

@owlet1997 owlet1997 changed the title SearchField is displayed incorrectly if attribute 'height' is defined SearchField is displayed incorrectly if some attributes are defined Oct 25, 2021
@owlet1997 owlet1997 added the type: bug Something isn't working label Oct 25, 2021
@Gavrilov-Ivan Gavrilov-Ivan added this to the 1.2.0 milestone Nov 3, 2021
@Gavrilov-Ivan Gavrilov-Ivan added the backport Port to release branch label Nov 11, 2021
Gavrilov-Ivan added a commit that referenced this issue Nov 15, 2021
@Gavrilov-Ivan
Copy link
Contributor

SearchField component was redesigned.
Also range of available attributes is reduced ('required' is not available because it doesn't make sense).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants