Change grid minmax definition for newsflash module#30781
Merged
HLeithner merged 1 commit intojoomla:4.0-devfrom Sep 27, 2020
Merged
Change grid minmax definition for newsflash module#30781HLeithner merged 1 commit intojoomla:4.0-devfrom
HLeithner merged 1 commit intojoomla:4.0-devfrom
Conversation
Change grid minmax definition for newsflash module to better fit in small displays See issue joomla/cassiopeia#119
Contributor
|
I have tested this item ✅ successfully on 4319f5b This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30781. |
Member
|
@drmenzelit I'd really like to give this a good test, but I can't reproduce the issue with the 4.0-dev branch here, using Firefox and the screen size simulation from its developer tools. Shall I try on the Cassiopeia repo? Or let's just wait for an other tester with real smarthphone or another tool for somulating that? |
Member
|
I have tested this item ✅ successfully on 4319f5b This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30781. |
Member
|
Found out meanwhile. |
Member
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30781. |
Member
|
Thanks |
dgrammatiko
added a commit
to dgrammatiko/joomla-cms
that referenced
this pull request
Sep 29, 2020
…ger_events_consistency * '4.0-dev' of github.com:joomla/joomla-cms: (84 commits) [4.0] Error in legacy plugins when method contains $event argument (joomla#30575) [4.0] Cassiopea table css (joomla#30740) [4.0] Blog view links (joomla#30788) Change grid minmax definition for newsflash module (joomla#30781) [4.0] Pluginless lazyloading for the core (joomla#30748) Update package-lock.json (joomla#30713) [4.0] mod_article_news readmore (joomla#30780) Improve code, remove separator (joomla#30785) [4.0] Template layout select (joomla#30772) [4.0][CLI] com_finder use console command (joomla#30768) [4.0] Modifying com_actionlogs string (joomla#30758) [4.0] Fancy selectbox fix (joomla#30739) [4.0] Add missing Table Caption (joomla#30763) [4.0] Wrap all buttons in btn-group to improve styling (joomla#30761) [4.0] Cassiopeia missing string (joomla#30765) Improve batch text (joomla#28447) Fix icons not displaying (joomla#30749) Remove the chrome "cardGrey". The same effect can be achieved by using the module class "card-grey" with the "card" chrome (joomla#30734) Remove obsolete html code (joomla#30737) [4.0] Check out improvements related to nullable columns (joomla#30747) ... � Conflicts: � administrator/components/com_media/resources/scripts/app/Api.js � administrator/components/com_media/resources/scripts/components/toolbar/toolbar.vue � package-lock.json
sakiss
pushed a commit
to sakiss/joomla-cms
that referenced
this pull request
Oct 16, 2020
Change grid minmax definition for newsflash module to better fit in small displays See issue joomla/cassiopeia#119
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change grid minmax definition for newsflash module (horizontal layout) to better fit in small displays
See issue joomla/cassiopeia#119
Summary of Changes
Changed 330px to 200px
Testing Instructions
Run npm ci
Actual result BEFORE applying this Pull Request
The news don't fit on small displays, horizontal scrolling
Expected result AFTER applying this Pull Request
The news fit on small displays, no horizontal scrolling