NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
1 Oct 2020

Pull Request for Issue #29434 .

Summary of Changes

Close button moved from top right of the screen and detached from the image to the top right of the image itself

Testing Instructions

npm ci
Preview any image in the media manager

Actual result BEFORE applying this Pull Request

image

Expected result AFTER applying this Pull Request

image

Documentation Changes Required

avatar brianteeman brianteeman - open - 1 Oct 2020
avatar brianteeman brianteeman - change - 1 Oct 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Oct 2020
Category Administration com_media NPM Change
avatar Quy
Quy - comment - 2 Oct 2020

Filename overlaps close button.

30851

avatar brianteeman
brianteeman - comment - 2 Oct 2020

Thats because the image is so tiny and the filename is so long. I definitely prefer that problem than not being able to find the x in the corner

avatar Fedik
Fedik - comment - 2 Oct 2020

can try:

bottom: 100%;
left: 100%;

and remove top: 0; right: 0;

then it will be at top right corner of the box, outside, in theory

avatar brianteeman brianteeman - change - 2 Oct 2020
Labels Added: NPM Resource Changed ?
avatar brianteeman
brianteeman - comment - 2 Oct 2020

I have applied the suggestion from @Fedik which removes the problem reported by @Quy
image

avatar Quy Quy - test_item - 2 Oct 2020 - Tested successfully
avatar Quy
Quy - comment - 2 Oct 2020

I have tested this item successfully on d686de9


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30851.

avatar Fedik Fedik - test_item - 3 Oct 2020 - Tested successfully
avatar Fedik
Fedik - comment - 3 Oct 2020

I have tested this item successfully on d686de9


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30851.

avatar richard67 richard67 - change - 3 Oct 2020
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 3 Oct 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30851.

avatar HLeithner HLeithner - change - 3 Oct 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-10-03 12:50:55
Closed_By HLeithner
Labels Added: ?
avatar HLeithner
HLeithner - comment - 3 Oct 2020

thanks

avatar HLeithner
HLeithner - comment - 3 Oct 2020

thanks

avatar brianteeman
brianteeman - comment - 3 Oct 2020

Thank you

Add a Comment

Login with GitHub to post a comment