Basic properties for spells are broken (in german i18n) #51

Closed
opened 2023-06-20 18:18:36 +02:00 by migration-script · 0 comments

Description

When using the german translation, the labels and inputs for spelltype and spellbonus overlap in the itemsheet.

Steps to Reproduce

  1. Switch to using German i18n
  2. Create a spell
  3. Open the spell's item sheet

Expected Behavior

There are no visual glitches, in particular the labels / inputs do not overlap as described above

Actual Behavior

The labels and inputs for spelltype and spellbonus overlap

Additional Details

  • 20210113_17h26m43s_grim

Possible Solutions

Consider using a flexbox instead of grid for the basic properties. This is already being done in the character sheet and and character sheet.

# Description When using the german translation, the labels and inputs for spelltype and spellbonus overlap in the itemsheet. # Steps to Reproduce 1. Switch to using German i18n 2. Create a spell 3. Open the spell's item sheet # Expected Behavior There are no visual glitches, in particular the labels / inputs do not overlap as described above # Actual Behavior The labels and inputs for spelltype and spellbonus overlap # Additional Details - ![20210113_17h26m43s_grim](/uploads/cdf0c28fc1c7cd003d475c82468f1dd7/20210113_17h26m43s_grim.png) # Possible Solutions Consider using a flexbox instead of grid for the basic properties. This is already being done in the character sheet and and character sheet.
migration-script added the
bug
label 2023-06-20 18:18:36 +02:00
pheerai was assigned by migration-script 2023-06-20 18:18:36 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dungeonslayers/ds4#51
No description provided.