Defect #2620
closedWizard: missing conntector images
100%
Description
Connector images missing in build (~release).
Reason: developer 'img' path is used in icon components.
Solution: Css background for images (e.g. flag component used in navigation)
Files
Related issues
Updated by Radek Tomiška about 4 years ago
- File missing-wizard-icons.png missing-wizard-icons.png added
Updated by Radek Tomiška about 4 years ago
- Related to Task #2528: Wizard - Implement connector templates. added
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2621: FE: Support images from custom module added
Updated by Radek Tomiška about 4 years ago
- Status changed from New to Needs feedback
- % Done changed from 0 to 90
Images are now available for connector types in production profile, css is used now.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/a765479851321471d3428af1b78d82addff029f9
Could you provide me a feedback, please?
Note: Refactoring can be moved into some 10.7.x version after feedback, if needed.
Note: Icon size property moved into basic icon (=> example content with registered icons is ok now)
Note: Icon are still placed in core theme (#2621), so icons will not work, when different theme is enabled => copy connector icons to your theme as workaround, if needed.
Updated by Vít Švanda almost 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
I did review and tested it. This was my fault, I didn't realized, that dist folder is not use in all profiles. Thanks for this fix. Definitialy this shoud be part of next hotfix, because without images is connector page very ugly :-) .
Updated by Radek Tomiška almost 4 years ago
- Status changed from Resolved to Closed
- Target version changed from 10.8.0 to 10.7.1
- % Done changed from 90 to 100
Moved into version 10.7.1, version released:
https://github.com/bcvsolutions/CzechIdMng/releases/tag/10.7.1
Updated by Radek Tomiška almost 4 years ago
- Related to Defect #2631: CSV wizard - missing IdM logo added