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

[BUG] Categories are displayed off the screen #131

Closed
OctavioSerra opened this issue May 12, 2020 · 1 comment
Closed

[BUG] Categories are displayed off the screen #131

OctavioSerra opened this issue May 12, 2020 · 1 comment
Labels

Comments

@OctavioSerra
Copy link

Hi, thank you so much for the active development of this amazing tool.

Describe the bug
The categories of a categorical trait are displayed off-screen, especially if they are large words or multiple words. This does not happen if the format of the trait is changed to "multicat".

Looks like there is a fixed number of 3 categories per line with the "categorical" format. With the "multicat" the different categories are fitted to the screen on a variable number per line.

To Reproduce
Steps to reproduce the behavior:

  1. Create two categorical traits, with several categories (15+ characters long each)
  2. One trait select "categorical" format, the other trait select "multicat"
  3. Go to collect and see the difference on how categories are displayed

Expected behavior
Expected different categories from "categorical" format traits to be displayed as those from "multicat" format, i.e. fitted to screen.

Screenshots
multicat screenshot
categorical screenshot

Device Info (please complete the following information):

  • Model: Huawei Psmart+ 2019
  • OS: Android 10
  • Field Book Version 4.3.0
@trife
Copy link
Member

trife commented Sep 21, 2020

v4.5 will switch the categorical trait to use the same layout as the multicat trait which will close this.

@trife trife closed this as completed in 0a30deb Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants