Skip to content

[$150] Updated UI: Popups #559

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

Closed
atelomycterus opened this issue Apr 9, 2021 · 14 comments
Closed

[$150] Updated UI: Popups #559

atelomycterus opened this issue Apr 9, 2021 · 14 comments

Comments

@atelomycterus
Copy link
Collaborator

@jmgasper The popup window in MarvelApp:
Screen https://marvelapp.com/prototype/c06bg41/screen/77911788
image

The current design:
image

@jmgasper jmgasper changed the title Updated UI: Popups [$60] Updated UI: Popups Apr 9, 2021
@jmgasper
Copy link
Collaborator

jmgasper commented Apr 9, 2021

Challenge https://www.topcoder.com/challenges/06cb08ac-24da-4060-94cd-f3645850ec58 has been created for this ticket.

This is an automated message for ghostar via Topcoder X

@jmgasper
Copy link
Collaborator

jmgasper commented Apr 9, 2021

Challenge https://www.topcoder.com/challenges/06cb08ac-24da-4060-94cd-f3645850ec58 has been assigned to obog.

This is an automated message for ghostar via Topcoder X

@atelomycterus
Copy link
Collaborator Author

@jmgasper At least 7 popups should be fixed. Each popup is a separate view with a different title and message.

  1. Should I update only UI ?
  2. Does this requirement include updating titles/messages? For example, the Delete Discussion title should be changed to Delete ( Add a new Category => Add, Invite User => Invite).
    For example, the Are you sure you want to delete this discussion? message should be changed to Are you sure you want to delete this item?

Discussion page

  • Announce

image

  • Move a discussion

image

  • Delete a discussion
    image

Group page

  • Add New Category

image

  • Delete a group

image

  • Invite member
    image

Profile page

image

@jmgasper jmgasper changed the title [$60] Updated UI: Popups [$150] Updated UI: Popups Apr 17, 2021
@jmgasper
Copy link
Collaborator

@atelomycterus - I bumped the payment here. Yeah, let's try to get as close to the MarvelApp as possible, thanks!

@atelomycterus
Copy link
Collaborator Author

@jmgasper Please apply PRs:

Testing

Please clear browser cache before testing,
I've fixed all mentioned popups. Let me know if I missed any popups.
Delete popup looks the same for group / discussion/ token.

image

Other popups:
image

@sdgun
Copy link
Collaborator

sdgun commented Apr 18, 2021

@atelomycterus Even after clearing cache, I don't see any of these pop ups.

@jmgasper
Copy link
Collaborator

@sdgun - I can see them. Tested delete, move, announce

Screen Shot 2021-04-18 at 10 31 19 am

@jmgasper
Copy link
Collaborator

Payment task has been updated: https://www.topcoder.com/challenges/06cb08ac-24da-4060-94cd-f3645850ec58
Payments Complete
Winner: obog
Copilot: ghostar
Challenge 06cb08ac-24da-4060-94cd-f3645850ec58 has been paid and closed.

This is an automated message for ghostar via Topcoder X

@sdgun
Copy link
Collaborator

sdgun commented Apr 18, 2021

@atelomycterus Verified in Dev.

  1. Delete comment pop up is not implemented as per the design, also after deleting a comment, the pop up is not getting closed and the screen shows a weird layout.

image

Screencast.2021-04-18.mp4
  1. I don't see the Move option for copilot or admin anymore

Delete discussion is working as expected:
image

Announce is as expected:
image

Delete group:
image

Invite users:
image

Add category:
image

@jmgasper
Copy link
Collaborator

@sdgun - I see Move as an option for TonyJ:

Screen Shot 2021-04-18 at 11 09 45 am

Screen Shot 2021-04-18 at 11 09 35 am

@jmgasper
Copy link
Collaborator

I also can't reproduce the Delete issue - it's working fine for me.

@sdgun
Copy link
Collaborator

sdgun commented Apr 18, 2021

Created new issue for comment deleting related issues : #584

@sdgun sdgun removed the Dev QA Fail label Apr 18, 2021
@sdgun
Copy link
Collaborator

sdgun commented Apr 18, 2021

Verified the below in production.

Deleting a comment
Move
Deleting a thread
Announcements

@atelomycterus
Copy link
Collaborator Author

@sdgun @jmgasper Please apply PR-#586. Thanks!

  1. Delete comment pop up is not implemented as per the design, also after deleting a comment,

I missed it. The 'Deleting a comment' popup is generated with jquery.popup.js, other popups are implemented with php views.
Sorry about that. I've fixed:

image

  1. I don't see the Move option for copilot or admin anymore

We've removed Edit permission (#490 (comment)). Moving a discussion requires:

  • Discussion.Edit permission
  • Discussion.Add permission on the target category.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants