Problem/Motivation

When returns large text status. Bartik theme returns a scroller {bottom} in the site, which is not good.

Steps to reproduce

Login Drupal9
Install Calendar Module
Create a view page using a calendar display.
Go to that page.
Flush cache.

Proposed resolution

The status section should have its own area with a scroller, not in the entire site, which is breaking the design.

Remaining tasks

Created a patch.
Need Review.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

Issue fork drupal-3193918

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Issue fork bartik-3193918

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Kumar Ashutosh created an issue. See original summary.

djsagar’s picture

Assigned: kumar ashutosh » Unassigned
djsagar’s picture

Status: Needs review » Needs work

Custom Commands Failed please re-work.

Nishat Ahmad made their first commit to this issue’s fork.

ravi.shankar’s picture

Status: Needs work » Needs review
StatusFileSize
new429 bytes

This patch might fix comment #3.

sulfikar_s’s picture

StatusFileSize
new412 bytes

Hi, I've fixed the Custom Commands issue in my patch.

Please review!

Status: Needs review » Needs work

The last submitted patch, 6: 3193918-6.patch, failed testing. View results

abhijith s’s picture

StatusFileSize
new391 bytes

Fixed the fail issue

nishat ahmad’s picture

StatusFileSize
new391 bytes
djsagar’s picture

Hi,

@ravi.shankar @Abhijith S and @Nishat Ahmad patch was failed by patch test with PHP 7.3.x-dev & MySQL 5.7.

Please re-work on that.

Thanks!

djsagar’s picture

Status: Needs work » Needs review
StatusFileSize
new41.98 KB
new45.35 KB
new46.49 KB

I checked all three patches, first two patch are same and code are same with diffrent order, all three patches applied successfully but all three patch are failed,

nishat ahmad’s picture

StatusFileSize
new416 bytes
kumar ashutosh’s picture

kumar ashutosh’s picture

StatusFileSize
new472 bytes
djsagar’s picture

Status: Needs review » Needs work
djsagar’s picture

Status: Needs work » Needs review
StatusFileSize
new429 bytes

Changed the order for CSS,
The patch was small so didn't make interdiff file

Status: Needs review » Needs work

The last submitted patch, 16: 3193918-16.patch, failed testing. View results

djsagar’s picture

Status: Needs work » Needs review
StatusFileSize
new486 bytes

Just re-rolled the patch.

ranjith_kumar_k_u’s picture

StatusFileSize
new486 bytes

Changed css order

djsagar’s picture

Status: Needs review » Needs work

Need work as it's custom command failed.

djsagar’s picture

Status: Needs work » Needs review
StatusFileSize
new429 bytes

Re-rolled the patch for custom command issue.

Status: Needs review » Needs work

The last submitted patch, 21: 3193918-20.patch, failed testing. View results

gauravvvv’s picture

StatusFileSize
new542 bytes
gauravvvv’s picture

Status: Needs work » Needs review
gauravvvv’s picture

StatusFileSize
new562 bytes
gauravvvv’s picture

gauravvvv’s picture

Status: Needs review » Needs work
abhisekmazumdar’s picture

Status: Needs work » Needs review
StatusFileSize
new648 bytes
new644 bytes

Trying to resolve the failed test cases.

djsagar’s picture

StatusFileSize
new653 bytes

rolling up patch.

Status: Needs review » Needs work

The last submitted patch, 29: 3193918-28.patch, failed testing. View results

gauravvvv’s picture

gauravvvv’s picture

StatusFileSize
new653 bytes
gauravvvv’s picture

Status: Needs work » Needs review
bhumikavarshney’s picture

StatusFileSize
new2.86 KB
kumar ashutosh’s picture

Status: Needs review » Needs work
ankithashetty’s picture

Status: Needs work » Needs review
StatusFileSize
new2.77 KB
new789 bytes

Fixed the custom command failure errors in #34, thanks!

Status: Needs review » Needs work

The last submitted patch, 36: 3193918-36.patch, failed testing. View results

vsujeetkumar’s picture

Status: Needs work » Needs review
StatusFileSize
new9.17 KB
new6 KB

Fixing failing tests issues in #36, Thanks.

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.5.x-dev » 10.1.x-dev

Drupal 9.5.0-beta2 and Drupal 10.0.0-beta2 were released on September 29, 2022, which means new developments and disruptive changes should now be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

smustgrave’s picture

Project: Drupal core » Bartik
Version: 10.1.x-dev » 1.0.2
Component: Bartik theme » Look and Feel

Seems to be a bartik only issue. Since bartik has been removed in D10 moving to the contrib module

liam morland’s picture

Version: 1.0.2 » 1.0.x-dev
Status: Needs review » Needs work

Please put the patch into an issue fork of Bartik and merge request.

tanushree gupta’s picture

Assigned: Unassigned » tanushree gupta
tanushree gupta’s picture

I attempted to reproduce the issue, but it seems that the Calendar module requires the Views Template module, which is no longer supported in Drupal 9. I also tried replicating the issue in Drupal 10, but I was unable to observe any design break in the status message.
If there are any steps or settings I may have missed, please let me know. Otherwise, if the issue isn't reproducible by others, we can consider closing it.
Thank you

tanushree gupta’s picture

Assigned: tanushree gupta » Unassigned
avpaderno’s picture

Issue tags: -bartik theme