Problem/Motivation

When I choose to style tables as the default styling without stripes it does not reflect in my tables.

Steps to reproduce

In the bootstrap barrio -> Bootstrap settings settings
Under the Colors vertical tab Open the tables accordion
Choose to set the table style to Default
Create a page that shows a table
The table should display without stripes

Proposed resolution

Adjust the twig template to remove the no_striping variable if necessary.

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

the_g_bomb created an issue. See original summary.

the_g_bomb’s picture

Status: Active » Needs review

Added an MR to fix the issue, please use this patch if testing:
https://git.drupalcode.org/project/bootstrap_barrio/-/merge_requests/81....

anas_maw’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the patch, working as expted.

hatuhay made their first commit to this issue’s fork.

  • hatuhay committed fcf74b33 on 5.5.x
    Issue #3447593 by the_g_bomb: Fix table striping.
    
hatuhay’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.