# February 28 - Platform Updates

**Bugfixes:**

* ## Client profile view and side menu items click event
  * Profile view UI, wasn't being displayed correctly.
  * When clicking a child option on he left side menu, nothing happened.
* ## Editing API 2024 products qtys when setting 0 total units for a specific color
  * When editing a product, and user set 0 for a specific color, an error alert were being displayed saying something like "Please add one unit at least" or something like that, even when other colors had units.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.culturestudio.com/release-notes/decorator-platform/february-28-platform-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
