SOLVED: Bricks 1.11 Beta bugs

Browser: Chrome 129.0.6668.89
OS: Windows

HI bricks team,

First of all, congratulations on releasing a powerful version. The new features are fantastic. Naturally, the new versions have problems that I will describe below.

1- Half stars in the star element are not displayed well in RTL. Live link

2- If we use SVG icons, we will have problems controlling the color of the stars. Because if you use SVG icon, the color and size controls in the star element will be practically useless.

3- If we are in the style tab and click on the query loop icon in the structure panel, the query loop panel will not open.

4- Not sure if this is a bug or not. But when we click on the save button in the builder, the save tooltip is still displayed until we click on another section to hide it.

5- This is not a bug. But if you agree, it is more logical if the Source and Taxonomy options are close together and there is no control between them. Just like before 1.11

6- The filter counter position is wrong in the RTL.

Screenshot_2

7- The following bug still exists and offset slides does not work in RTL (Right direction). Live link

8- The following bug has been fixed. But another problem is that icon tooltip apply too much overflow to the screen. The overflow is visible to mobile users. Live link

9- In RTL, the clear icon is on the placeholder. While it should be on the left side of the search box.

Screenshot_5

10- If no filter is active and the user clicks on the Reset or Submit button, Ajax will be executed with each click. While there is no active filter.
It would be great if there were options to control the disabled state. Especially the opacity and cursor controls. Just like wp gridbuilder. Please watch the video below.

Please let me know if you are not successful in replicate each one so that I can check again.

thanks🙏

2 Likes

Hi @HOSEIN,

thank you for this long bug list list :sweat_smile:

I’ll try to replicate them again tomorrow and will let you know if I’ll not be able to do so :slight_smile:

–
Matej

thank you matej,

If that’s hard for you, I can create a report for each.

Hi.

no need to create new/different report for each task yet, but if we figure out it’s really a bug, then I’ll ask you to do so.

Let’s go over them:

  1. First, I’m sorry as I’m not as familiar with RTL, so it may be obvious, but I don’t see what is wrong. I see it like this, what would be the expected result and what are the star icon setting?
    image

  2. You are right. If I choose SVG icon, it does not work.
    image

  3. You are right. I can reproduce this issue also locally.

  4. Ha! Nice observation. It’s not really a big bug, but it’s something that would make sense to fix.

  5. Yep, that would make sense. Noted :wink:

  6. So, the filter counter position should be on the other side then, if language is LTR?

  7. Yep, I can reproduce it. If I set language to LTR and Offcanvas set to “offset”, and to open from “Right”, then the “offset” is not working. But on your page, the offcanvas offset from right is working. Is the page not in LTR?

  8. I see. This happens as soon as I set “Gap” CSS property.

  9. Hmm, I can not reproduce this one. I’ve used Filter - Search, and settings like this for clear icon: I’ve selected icon from FontAwesome.
    image

  10. Yeah, I see. That would be nice. Now you can only hide it, or, if you really want to style it, you can update the styling of .brx-no-active class that is added if there are no filters applied.

So, I was able to replicate most of the things, but I have a few questions/confirmations about the other ones that I am not sure about. Those are number 1, 6, 7, 9. And especially the number 1 and 9, since I was not able to replicate them.

Thank you :slight_smile:

1 Like

Hi again Matej, Thank you for your time.

First of all, I really apologize. Because I set the website language to LTR last time and forgot to change it to RTL🙏

1- I just added the rating element and didn’t make any changes to it. RTL Link

rating

6- I just noticed that in RTL if the filter options are in Farsi, everything works as expected. But if there is an item in Latin, it is reversed. Do you agree that no typed language should change the position of the counters? I quickly checked it on jet smart filters and it works perfectly fine.

in bricks :

filter

in jet smart filters :

Screenshot

7- The offset in LTR works well in both left and right directions. The only problem with LTR is that if we set the offset direction to left, after opening offcanvas horizontal scrolling is displayed in the mobile browser, which has already been confirmed here. (It’s even in RTL)

But in my page (RTL), if the offset direction is set to “right”, the offset mode doesn’t work at all.

9- I will correct this a little. If css loading method is set to external, this problem occurs in RTL. The inline method completely solves the problem.

clear

Let me add one more bug…

10- If we search for a term in the Filter-Search element and click on the reset filters or activer filters button instead of the clear button to remove the filter, after removing the filters, the clear button will still be displayed in the Filter-Search element.

I hope you are successful in replicate all the items​:muscle::pray:

Hi @HOSEIN,

Just to let you know, I’ve replicated all 11 issues you listed here and I’ve added them to the internal bug tracker. It took me quite some time to do that :sweat_smile: but now we have it.

Thanks a lot!

Also, I’ve seen the email that you sent about useful features a while ago, you will get a response, we did not forget :slight_smile:

Thank you,
Matej

2 Likes

Hi Matej,

I apologize for taking up your time. I am glad that all the items were correct and you managed to replicate them🙏

:heart:

Also, I’ve seen the email that you sent about useful features a while ago, you will get a response, we did not forget :slight_smile:

You are always great. Thank you for paying attention to suggestions❤️

1 Like

Hi,

I’m not sure if this is the right place, but when checking “Reorder the global classes alphabetically” and “Group Classes by Lock Status” in the Advanced Themer for Bricks appear some errors.

Example:
https://i.imgur.com/SGrqYSH.jpeg
https://i.imgur.com/DMASJZ8.jpeg

Thank you @HOSEIN for all the kind words! It means a lot to us :blush:

@psychedelicu, I believe this is something that you will have to turn to Advanced Themer support. Please contact them about this. :slight_smile:
Thanks!

–
Matej

1 Like

Hi again,

A few more things related to Beta 1.11

12- In RTL, Bar color (Active) does not move as expected.

13- If we activate a filter and then reload the page, the url structure will remain and even if we click on reset filters, the url will not change. Even in the pagination element, this is the case.
Not sure if this is a default behavior in WordPress or not. But I checked this on a dedicated website and there was no similar problem.

14- If I set a url parameter for the filters, the url will always contain %5B%5D. I don’t know what the reason is. But everything looked good in Thomas YouTube video.

filter url

thanks

1 Like

It seems that there is still a problem in the reading time element…

15- Since my language is Persian, I set the Calculation method to Characters per minute. For a post, it displays 4 minutes in the query loop. But on the single page of that post, it displays 3 minutes.

for the problem 14,

seem it just appear when the filter is checkbox

Hi @timchen,

thank you, you made a good point. I checked all filter elements again. This happens only for checkbox and price range elements.

Hello @HOSEIN,

I’ve replicated the #12 and I’ve added it to the bug tracker :partying_face:

But, I was not able to replicate #13. For me, when I click “reset”, the URL also updates. Do you have any special plugins or something installed?

Also, about %5B%5D, this is URL encoded of [] and I don’t think it can count as a bug :slight_smile:

Best regards
Matej

1 Like

Hi Matej,

I’ve replicated the #12 and I’ve added it to the bug tracker :partying_face:

Nice, thanks🙏

But, I was not able to replicate #13. For me, when I click “reset”, the URL also updates. Do you have any special plugins or something installed?

Other than WooCommerce, no plugins are installed. When you enable a filter and then reload the page, does the filters parameter in the url clear, or does it still remain the filter parameters?

Also, about %5B%5D, this is URL encoded of and I don’t think it can count as a bug :slight_smile:

Since this only exists in the price range and checkbox filters, I thought it was a fixable issue.

thanks again❤️

Hi @HOSEIN,

If I just reload a page, the filter in the URL is still there. But if I click on. “reset”, then the URL filters are gone.
Can you screenshot your filter settings?

It’s actually not an issue as it is, but I will mention this to see if it would be better to do it differently.

Thanks,
Matej

Hi Matej,

Can you screenshot your filter settings?

I just found out that this is a problem with %5B%5D. If there is %5B%5D in the url, reset filters will not work after page reload. But in the radio element it works fine.

Also, I apologize for the length of this thread. Did you see this item about reading time element?

Thnaks

I’m not sure why, but I am unable to replicate this. Would it be possible to send
temporary login credentials to your website and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase, so we can take a look?

Ah, I missed this. Sorry. I’ll forward this to the dev who was working on this improvement, he will know best :slight_smile:

Thank you,
Matej

1 Like

Hi. A note about this. Yeah, we were able to reproduce this bug and we’ve added it to the bug tracker.

Thank you!
Matej

2 Likes

Thank you Matej🙏 I also emailed the website access information.

1 Like