Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UserProfile/Index.razor: Notifications Formatting and No Notifications Message - Fixes #3413, #3415 #3425

Merged
merged 5 commits into from
Oct 23, 2023

Conversation

thabaum
Copy link
Contributor

@thabaum thabaum commented Oct 21, 2023

This PR resolves two issues:

  • notification action buttons column formatting
  • add a message of no notifications for users inbox or sent items.
  • adds localization to no notifications messages.
  • adds class wrapper around no notifications localization text

Fixes #3413
Fixes #3415

Since these issues relate to same file both issues are handled in this single PR

Formatting of the columns properly is more complicated than adding this "no notifications" message which is why I went ahead and included it here as it also makes sense to have it as an enhancement.

Should not introduce any breaking changes, all CSS styles should apply.

@sbwalker sbwalker merged commit b8fe9b9 into oqtane:net8 Oct 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants