Rodrigo López Dato

Results 72 comments of Rodrigo López Dato

> 2 - This followed inspiration from Vercel after discussing with Ben, it felt like navigation between organisations and projects was the most intuitive example we found. It's a bit...

One last thing, there's still an error shown after creating a new organisation, but before the first project is created: ![image](https://github.com/Flagsmith/flagsmith/assets/829698/bf042e46-87ec-4b20-8559-e6f2cbe83316) I'm sure there's little things we can find here...

Thanks @blairconrad and @kirankotari, those are great pointers. I'm not familiar with this codebase at all but if I'll take a look if I can to suggest some improvements. Knowing...

If the files are over the maximum size specified in php.ini, it silently fails as you describe. Try uploading images less than 2 MB in size.

@KotKarol Would you mind sharing that fork? I'm looking to get this working well on both webOS and regular browsers.

@kyle-ssg Did we decide to explicitly exclude scheduling changes on segment overrides on environments without change requests enabled? Editing a feature's state without change requests enabled let you schedule changes:...

One possible UX to implement this is similar to VS Code does when a file has been externally modified: ![image](https://github.com/Flagsmith/flagsmith/assets/829698/775f88bf-d244-4f5d-9f8d-85ded5c7303a)

I've confirmed this is a bug. To reproduce, create a segment like this: ![Screenshot 2024-05-10 at 15 42 29](https://github.com/Flagsmith/flagsmith/assets/829698/36c349cc-dbfb-4aaf-af52-390c8cadc5e1) The UI correctly creates the segment with this payload: POST https://api.flagsmith.com/api/v1/projects/{project_id}/segments...