Ana Costa

Results 41 comments of Ana Costa

Hi @kapooramit, no worries, I was trying to understand your problem better so I could help you find a better solution, but I don't really need to see your project....

Hi @kapooramit. The errors you are getting seem very specific to what you are trying to do and, without being able to see the code, it's difficult to guess the...

A pulse/animate highlight is a good solution for the linked anchors 👍 For search results (class `.highlighted`) I think it provides better user experience to leave the results highlighted.

Hi @mhdirkse, unfortunately, this is not a feature that we can implement by default. Modern tables are used to display all kinds of data and this makes it exceedingly difficult...

This is a much better look for the sub-menus! :+1: I made a suggestion for the houver effect with the new backgrounds.

Sorry for the late reply @NeoRaider and thank you for looking into this issue. There are several PRs waiting to be merged addressing the `overflow` property on `pre` tags in...

I see your point with the `overflow: auto` rule being redundant, but I still don't think that the risk of creating worse problems with the side effects of removing it...

The [GitFlow](https://nvie.com/posts/a-successful-git-branching-model/) pattern by [Vincent Driessen](https://nvie.com/about/) might be worth considering here. It's widely tested and has some great pointers on [dealing with semantic versioning](https://levelup.gitconnected.com/semantic-versioning-with-git-flow-and-the-marvelous-way-to-go-there-b9f97b90455c). It uses one additional branch, the...

> I noticed this with a zoomed out display as well for some reason This makes sense. The hack to hide the scrollbar is using the element overflow, hidden behind...

Related issue: https://github.com/readthedocs/sphinx_rtd_theme/issues/1253