# v3.11 - Responsive Layouts for Mobile

[Back to home](https://help.tahua.io/)

## v3.11 - Responsive Layouts For Mobile

Tahua just got a whole lot easier for mobile users. See below for the key changes to the platform.

### Applicant and Assessor Form Filling

![](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/.gitbook/assets/image%20png%20May%2017%202022%2005%2020%2022%2078%20AM.png)

Applicants and Assessors can now **login/create an account** and **fill forms** from their phone with ease. Forms scale automatically to mobiles and tablets.

### Navigation Updates

![Hamburger menu tahua 3](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/.gitbook/assets/Hamburger%20menu%20tahua%203%20\(1\).png)

{% stepper %}
{% step %}

#### Sidebar menu

You'll find all the classic menu items via the **"hamburger" menu ☰ sidebar**.
{% endstep %}

{% step %}

#### Contextual actions

Interact with Tahua objects (things like Grants, Assessments and Milestones) via the **3-dot menu ⋮**.
{% endstep %}

{% step %}

#### Tasks and notifications

All of your tasks and notifications now appear under the **bell icon**\
![](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/.gitbook/assets/free%20bell%20icon%20860%20thumb.png)\
in the top navigation bar.
{% endstep %}
{% endstepper %}

### Admin & Applicant dashboard

Dashboards have been reworked to display the most relevant info to Admins and Applicants in a mobile format.

![](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/.gitbook/assets/image%20png%20May%2017%202022%2005%2018%2024%2030%20AM.png)

#### Responsive searching for list screens

The **search** bar is now a pop-up, accessed via the top navigation bar.

#### Related articles

* [v3.6 - 10th May 2021](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/product-updates/2021/broken-reference/README.md)
* [May '22 Update - Tahua just got a whole lot friendlier for mobile users](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/product-updates/2021/broken-reference/README.md)
* [Aug '23 Update - A number of handy admin features](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/product-updates/2021/broken-reference/README.md)
* [v3.5 - 30th March 2021](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/product-updates/2021/broken-reference/README.md)
* [v3.7 - 24th May 2021](https://github.com/hashbangnz/tahua-resources/blob/main/gitbook/product-updates/2021/broken-reference/README.md)


---

# 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://help.tahua.io/product-news/2021/v3.11-responsive-layouts-for-mobile.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.
