Linking to specific documentation on main dashboard pages#825
Merged
Linking to specific documentation on main dashboard pages#825
Conversation
Made-with: Cursor
2 tasks
|
Visit the preview URL for this PR (updated for commit 9774e39): https://hs-levante-admin-dev--pr825-linking-to-docs-3yg43sdx.web.app (expires Tue, 31 Mar 2026 16:03:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 7889bff1da3bcc333d7422b9fc863c65b3962be7 |
fhconte
previously approved these changes
Mar 18, 2026
Member
fhconte
left a comment
There was a problem hiding this comment.
Just sent some really small grammar and html default pattern correction as a common security practice. Non-blocking for this PR.
| The site to which users are added is now determined by the site selected in the site selector (top right). | ||
| The Add Users process will only add users to the currently selected site, and will display a warning if your file contains a site column with values that do not match the currently selected site. | ||
| Users in those rows will cause the add users process to fail. We recommend splitting up your user files by site. | ||
| Previously, <code>site</code> was a requiired column in the user information file. Now it is no longer required, because all users will be added to the site chosen within the site selector on the top right of the dashbaord. If <code>site</code> exists in your spreadsheet and its values do not match the selected site, you will see a warning. We recommend having a separate user information file for each site. |
Member
There was a problem hiding this comment.
Just a grammar correction for 'required' and 'dashboard'
fhconte
reviewed
Mar 18, 2026
Member
fhconte
left a comment
There was a problem hiding this comment.
I will wait for the grammar corrections and functionalitty tests to confirm its approval
I will wait for the grammar corrections and functionalitty tests to confirm its approval
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Types of changes
What types of changes does this pull request introduce?
Additional Notes