> For the complete documentation index, see [llms.txt](https://help.tahua.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tahua.io/product-news/2021/v3.11-responsive-layouts-for-mobile.md).

# 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

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

{% 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**\
\
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.

#### 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.tahua.io/product-news/2021/v3.11-responsive-layouts-for-mobile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
