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

Am/notification tweaks #962

Merged
merged 4 commits into from Jul 21, 2022
Merged

Am/notification tweaks #962

merged 4 commits into from Jul 21, 2022

Conversation

ArmishMunir
Copy link
Collaborator

notification hover fix

@@ -157,7 +157,7 @@ export class NotificationListItem extends Component<{
entry: {category: 'category', author: notification.author, permlink: notification.permlink},
afterClick: this.afterClick,
children: <div className="markdown-view mini-markdown reply-body">
{postBodySummary(notification.body, 100)}
{postBodySummary(notification.body, 1000)}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ArmishMunir What's reason behind this change? I don't think we need that long details/summary

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i've reverted it. it was just by mistake.

Copy link
Member

@feruzm feruzm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@feruzm feruzm merged commit d992ea1 into development Jul 21, 2022
@feruzm feruzm deleted the am/notification-tweaks branch July 21, 2022 18:40
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.

None yet

2 participants