Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Media Manager close preview #30851

Merged
merged 2 commits into from
Oct 3, 2020
Merged

Conversation

brianteeman
Copy link
Contributor

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

@Quy
Copy link
Contributor

Quy commented Oct 2, 2020

Filename overlaps close button.

30851

@brianteeman
Copy link
Contributor Author

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

@Fedik
Copy link
Member

Fedik commented Oct 2, 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

@brianteeman
Copy link
Contributor Author

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

@Quy
Copy link
Contributor

Quy commented Oct 2, 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.

1 similar comment
@Fedik
Copy link
Member

Fedik commented Oct 3, 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.

@richard67
Copy link
Member

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Oct 3, 2020
@HLeithner HLeithner merged commit 06fe4d2 into joomla:4.0-dev Oct 3, 2020
@HLeithner
Copy link
Member

thanks

1 similar comment
@HLeithner
Copy link
Member

thanks

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Oct 3, 2020
@HLeithner HLeithner added this to the Joomla 4.0 milestone Oct 3, 2020
@brianteeman
Copy link
Contributor Author

Thank you

@brianteeman brianteeman deleted the yk10 branch October 3, 2020 12:55
dgrammatiko added a commit to dgrammatiko/joomla-cms that referenced this pull request Oct 4, 2020
…ue-cs

* '4.0-dev' of github.com:joomla/joomla-cms: (22 commits)
  [4.0] Change the size of the template name font in module position selector (joomla#30890)
  [4.0] Media Manager close preview (joomla#30851)
  [4.0] sticky sidebar menu (joomla#30853)
  [4.0] treeselect alerts (joomla#30854)
  [4.0] Fix pagebreak modal missing style (joomla#30889)
  [4.0] xtd-editor button for module (joomla#30892)
  [4.0] Templates: Styles (Administrator) menu color changes on save (joomla#30847)
  Namespace (joomla#30865)
  [4.0] Fall back to system template when template file not found (joomla#30857)
  [4.0] joomla update show password (joomla#30849)
  [4.0] com_media options (joomla#30852)
  [4.0] Update lib_joomla.ini (joomla#30867)
  [4.0] Missing js file in joomla#30813 (joomla#30859)
  [4.0] Site Contacts Category List Search Filters (joomla#30813)
  [4.0] Article Links markup (joomla#30824)
  [4.0] Language reinstall (joomla#30810)
  [4.0] tinmyce toolbar icons (joomla#30825)
  [4.0] hidden-xs-up (joomla#30837)
  Update com_mails.ini (joomla#30842)
  [4.0] Add css style for mod_articles_news vertical layout (joomla#30797)
  ...

# Conflicts:
#	administrator/components/com_media/resources/scripts/components/modals/modal.vue
sakiss pushed a commit to sakiss/joomla-cms that referenced this pull request Oct 16, 2020
* [4.0] Media Manager close preview

* suggestion from @Fedik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NPM Resource Changed This Pull Request can't be tested by Patchtester
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants