Luis Cannavó

Results 22 issues of Luis Cannavó

In the Predicates section: Notice: like in Mulang means that it contains that case-insensitive substring I think this could be better explained by emphasizing the use of ~ like in...

It causes that a tag "None" with no contents key in it breaks.

paused

## :dart: Goal Fix immersive redirections ## :memo: Details You'll see that I'm not adding or changing any tests. This is because we are currently using `Subdomain` as the default...

Creating a draft PR for current issue with messages. This is due to exercises default_scope :confused:.

This PR accomplish nothing. I've tested quite a lot of things trying to fix safari tests and I didn't succeeded. It seems that session is not being deleted, and even...

Nowadays when the disabled date is reached, FAQs become inaccessible. It would be desirable that they can still be accessed for people with permissions. Moreover, there should should be an...

It's isn't trivial as we need a default_content for each of the files instead of one per exercise as we currently have (because the parsing of multiple files is implemented...

bug

It would be nice to be able to have routes like /faqs or /terms, which would redirect the user based on its `student_granted_organizations`. A criteria should be established to obtain...

https://mumuki.io/primeros-pasos/exercises/8915-fundamentos-practica-primeros-programas-una-escalerita is taking me to https://mumuki.io/central/primeros-pasos instead of just https://mumuki.io/central. (I have explicit access to central so it's redirecting me there)

By using `navigator.cookieEnabled` flag we can check if the user has cookies enabled. In case they don't we should display an alert suggesting them to enable them. The text is...