# Check-in App UX Enhancement

### Show Data Sync Progress & All Attendee Filter

When users refresh / enter the Check-in App, there will be an icon on the top left corner of the screen indicating the progress of the data update. Once the data has been updated, the latest updated date and time will be displayed.

| ![](/files/m66aaIcgD9OWAv2HyYgF) | ![](/files/StX3rRvVsN9BvI4GDAcR) |
| -------------------------------- | -------------------------------- |

When users enter the Check-in App, there will be a pop-up message to indicate that the data is being downloaded from our server.

![](/files/4ZR6jsJY3GeT0FEf9feT)

If a filter is applied and an attendee cannot be found under the certain filtering criteria, there will be a message that suggests users to search the attendee under the complete attendee list. With this suggestion message, it reduces confusion for users.

![](/files/q7lCXkFxjtz6KNswMi0o)

###

### Able to Show Updated Printer Status After iPad is Locked

### There will be a text stating “Connected” next to the printer icon to indicate that the printer has been successfully connected to the iPad/Tablet. If the user locks and unlocks the iPad/Tablet screen while the Check-in App is open, the text next to the printer icon will indicate “Printer is paused”. With this real-time status update, users can proceed to refresh the check-in app to allow the printer to re-connect. Note: The status will indicate “Loading Printer Status” when the Check-in App is refreshed.


---

# 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://eventx-hq.gitbook.io/knowledge-base/check-in/check-in-app/check-in-app-ux-enhancement.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.
