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

fix: update mew-notification by using v-expansion-panels #254

Merged
merged 3 commits into from
Jun 2, 2022

Conversation

hsurf22
Copy link
Contributor

@hsurf22 hsurf22 commented May 21, 2022

update mew-notification by using v-expansion-panels
https://app.asana.com/0/1125971615701970/1202297334683712

1

"
:class="[
getClasses(notification.status.value.toLowerCase()),
'indicator',
Copy link
Contributor

@iluvboba iluvboba May 24, 2022

Choose a reason for hiding this comment

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

the indicator styles isn't showing up anymore from the indicator class

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed by adjusting content width

Copy link
Contributor

Choose a reason for hiding this comment

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

oh i meant its not getting the styles from the .indicator class for some reason

Copy link
Contributor

Choose a reason for hiding this comment

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

so its a square instead of a circle

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed the indicator shape

<!-- ===================================================================================== -->
<!-- Mew Notifications -->
<!-- ===================================================================================== -->
<div
Copy link
Contributor

Choose a reason for hiding this comment

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

remove unused code

Copy link
Contributor Author

Choose a reason for hiding this comment

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

unused code removed

@iluvboba
Copy link
Contributor

also clicking on the notification should remove the outside border at least that is how it is currently working

remove unused codes
@hsurf22 hsurf22 requested a review from iluvboba May 25, 2022 02:26
@hsurf22
Copy link
Contributor Author

hsurf22 commented May 27, 2022

also clicking on the notification should remove the outside border at least that is how it is currently working

2022-05-26.19-16-43.mp4

@hsurf22 hsurf22 added the bug Something isn't working label Jun 1, 2022
@gamalielhere gamalielhere merged commit fcf3038 into master Jun 2, 2022
@gamalielhere gamalielhere deleted the fix/update-mew-notification branch June 2, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants