Alex Papworth

Results 6 comments of Alex Papworth

Hm, seems to me this repo is to prove the point that companies offering AI/Machine Learning solutions aren't able to use them successfully themselves. To the best of my understanding,...

Hello, here is a simple solution to achieve scrollable tabs. 1. Add a container around `` and assign `overflow: scroll`. 2. Assign `width: max-content;` to `.react-tabs__tab-list` Demo available here: https://codepen.io/alexpapworth/pen/eYaNorx

Did this ever get merged in? Looking at it 4 years later, and still think it would be useful.

Seeing this same problem with `indented_relative_to_receiver` as well. Would be nice to see a fix for it.

Ah interesting. My usecase is slightly different. I would favour a proc on `RSpec::OpenAPI.title` in a single config file rather than creating the multiple config files.

@Navapon's solution worked for me.