Actions
Feature #2536
closedSelectBox: implement text filter with wildcard characters (doesn't show record for operators '%' and '_', but count is shown - eq. role request)
Start date:
10/29/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Selecbox that filtering with attribute 'text' doesn't show record correctly. For example for filtering '%roleTest' is shown only count, but record missing. See attached images.
As workaround can be used filtering by role agenda and then find correct role there, because filtering for classic text field inputs works.
Files
Related issues
Updated by Radek Tomiška about 4 years ago
- Tracker changed from Defect to Feature
- Subject changed from Selectbox doesn't show record for operators '%' and '_', but count is shown - eq. role request to Selectbox: implement filter with wildcard characters (doesn't show record for operators '%' and '_', but count is shown - eq. role request)
- Affected versions deleted (
Rhyolite (9.7.6), Rhyolite (9.7.7), Rhyolite (9.7.8), Rhyolite (9.7.9), Rhyolite (9.7.10), Rhyolite (9.7.11), Rhyolite (9.7.12), Rhyolite (9.7.13), 10.0.0, Rhyolite (9.7.14), 10.0.1, 10.1.0, Rhyolite (9.7.15), Rhyolite (9.7.16), 10.2.0, 10.0.2, 10.3.0, 10.3.1, 10.3.2, Rhyolite (9.7.17), 10.3.3, 10.4.0, 10.4.1, 10.4.2, 10.4.3, 10.4.4, 10.5.0, 10.5.1, 10.4.5, 10.4.6, 10.4.7, 10.5.2, 10.5.3, 10.4.8)
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2537: Simplify filtering with operators on all agendas added
Updated by Radek Tomiška about 4 years ago
- Subject changed from Selectbox: implement filter with wildcard characters (doesn't show record for operators '%' and '_', but count is shown - eq. role request) to SelectBox: implement text filter with wildcard characters (doesn't show record for operators '%' and '_', but count is shown - eq. role request)
Updated by Radek Tomiška about 4 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- Target version set to 10.7.0
- % Done changed from 0 to 90
I've added wilcard character (%,_) support for SelectBox filtering by "text" - works the same way as for tables with "text" (~like) filter.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/9ea91b4d7b1648d83995989b7e1e717ea6690af8
Could you provide me a feedback, please?
Updated by Vít Švanda about 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did reivew and tested it. Works well.
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed
Actions