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

feat: judging view for Hackathon app #891

Merged
merged 8 commits into from
Nov 4, 2021
Merged

feat: judging view for Hackathon app #891

merged 8 commits into from
Nov 4, 2021

Conversation

jkaster
Copy link
Contributor

@jkaster jkaster commented Nov 3, 2021

Added

  • Judging view dialog
  • Project view dialog to project list as "View Project"

Removed

  • Project View scene

Screenshots

Judging View

image

image

Project View

image

image

@@ -24,4 +24,28 @@

*/

export * from './ProjectView'
import type { ITechnologyProps } from '../../../models'
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file should be moved up a folder or two since its shared between projects and judging scene.

jeremytchang
jeremytchang previously approved these changes Nov 3, 2021
Copy link
Collaborator

@jeremytchang jeremytchang left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks! Looks great! :D

jeremytchang
jeremytchang previously approved these changes Nov 3, 2021
Copy link
Collaborator

@jeremytchang jeremytchang left a comment

Choose a reason for hiding this comment

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

LGTM.
Typically you dont need to comment the onClose handler. Prefixing on, pretty much means its an event handler. But thank you for heeding the feedback!

@jkaster jkaster merged commit ff9f9f6 into main Nov 4, 2021
@jkaster jkaster deleted the jk/judging_md branch November 4, 2021 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants