Content
View differences
Updated by Robin Wagner about 9 years ago
**Preconditions**
- Work package module activated.
- Multi-select CF exists and is activated + set.
- A work package has at least 3 custom values set for a multi-select CF.
**Steps to reproduce**
1. Go to work package list.
2. Add multi-select CF as column.
3. Inline-edit multi-select CF.
4. Click on “+” icon to select multiple values.
**Actual behavior**
- The confirm icon cannot be reached by mouse since insufficient space.
- The custom values are always truncated after the second value even if there is plenty of space based on the width of the column name.
**Expected behavior**
- Confirm icon is always visible so that multiple custom values can be set.
- If the column name is wide enough custom values are preferably not truncated if not necessary (since there is a tooltip this is not as critical).
**Gif**

**QA system**
- qa.openproject-edge.com
- OpenProject 7.0
- Firefox
- Work package module activated.
- Multi-select CF exists and is activated + set.
- A work package has at least 3 custom values set for a multi-select CF.
**Steps to reproduce**
1. Go to work package list.
2. Add multi-select CF as column.
3. Inline-edit multi-select CF.
4. Click on “+” icon to select multiple values.
**Actual behavior**
- The confirm icon cannot be reached by mouse since insufficient space.
- The custom values are always truncated after the second value even if there is plenty of space based on the width of the column name.
**Expected behavior**
- Confirm icon is always visible so that multiple custom values can be set.
- If the column name is wide enough custom values are preferably not truncated if not necessary (since there is a tooltip this is not as critical).
**Gif**

**QA system**
- qa.openproject-edge.com
- OpenProject 7.0
- Firefox