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: improve UX with link behavior, spelling, education labels and word count #203

Merged
merged 6 commits into from
Oct 21, 2024

Conversation

arian81
Copy link
Member

@arian81 arian81 commented Oct 21, 2024

  • open links in new tabs
  • correct spelling of lookout
  • add optional to education labels
  • make word count ux better

Copy link

height bot commented Oct 21, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for dh-portal-beta ready!

Name Link
🔨 Latest commit 82571a8
🔍 Latest deploy log https://app.netlify.com/sites/dh-portal-beta/deploys/6716cf8dfe97a5000829843f
😎 Deploy Preview https://deploy-preview-203--dh-portal-beta.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@arian81 arian81 requested a review from Krish120003 October 21, 2024 21:40
@arian81 arian81 changed the title fix: fix minor bug fixes based on SR feedback fix: improve UX with link behavior, spelling, education labels and word count Oct 21, 2024
@arian81 arian81 merged commit c2e8df8 into main Oct 21, 2024
6 checks passed
@arian81 arian81 deleted the joon-fixes branch October 21, 2024 22:05
arian81 added a commit that referenced this pull request Oct 24, 2024
* feat: updated schedule for DH10 (#179)

* chore: setup using google api

* chore: use google api

* feat: make calendar work

* feat: add schedule button

---------

Co-authored-by: Arian Ahmadinejad <35879206+arian81@users.noreply.github.com>
Co-authored-by: Arian Ahmadinejad <ahmadinejadarian@gmail.com>

* chore: hide logout on schedule

* chore: add caching

* chore: add attendee package button

* feat: add event locations to schedule (#182)

* decoupled a lot of functionality in schedule.tsx

* fixed getDefaultCurrentDate refactor

* cleaned up schedule.tsx from merge

* added location to the description

* removed console.logs

* added location to subheading of events

* doing some cleanup

* removed removeResourceLabel since description is now unviewable

* removed removeResourceLabel since description is now unviewable

* making pop viewable again because it needs to be

* support 5 colour option

* fixing tooltip

* fix: disable pop up

* added circles in agenda view

---------

Co-authored-by: Rachelle DeMan <demanr@mcmaster.ca>
Co-authored-by: Krish <krish120003@gmail.com>
Co-authored-by: Arian Ahmadinejad <ahmadinejadarian@gmail.com>

* fix: schedule login hot fix

* fix: hotfix update z indexing on mobile, add sign in button

* fix: uncomment out appointmentTooltipRender (#184)

* decoupled a lot of functionality in schedule.tsx

* fixed getDefaultCurrentDate refactor

* cleaned up schedule.tsx from merge

* added location to the description

* removed console.logs

* added location to subheading of events

* doing some cleanup

* removed removeResourceLabel since description is now unviewable

* removed removeResourceLabel since description is now unviewable

* making pop viewable again because it needs to be

* support 5 colour option

* fixing tooltip

* fix: disable pop up

* added circles in agenda view

* uncommented out tooltip render

---------

Co-authored-by: Rachelle DeMan <demanr@mcmaster.ca>
Co-authored-by: Krish <krish120003@gmail.com>
Co-authored-by: Arian Ahmadinejad <ahmadinejadarian@gmail.com>

* feat: Create LICENSE

* chore: cleanup old components (#187)

Remove Google Analytics, Logrocket and unused files. Also mark routers for deprecation.

* feat: add posthog

* refactor: make drawer component (#189)

* created Drawer component

* decoupled Drawer out of welcome page

* decoupled Drawer out of dashboard, grade, me, and scanner pages

* change ApplicationTable button text from View Application to View

* remove unused files

* cleaning up file dependencies

* removed navigation file

* feat: DH11 Applications (#196)

* feat: DH11 application and review tables

* fix: update logsnag project

* feat: add user to dh11 applications

* feat: use DH11 Applications

* fix: update routes to refer to dh11

* feat: prisma db migration

* fix: remove broken migrationi

* feat: change from DH10 to DH11 everywhere

* fix: form is submittable

* fix: improve errors

* fix: don't refetch autofill

* fix: more better errors for form

* fix: typos

* fix: add better errors

* fix: more typos

* fix: custom socials form handling (#198)

* refactor: rearrage files

* feat: add react icons

* fix: imports

* feat: fixes to form, review endpoint and ui update

* fix: imports

* fix: update routing and style consistency for dh11  (#199)

* fix: disable outdated pages

* fix: update routing to use DH11 status, capitalize name

* fix: update modal styling

* fix: readable dark button text color

* feat: use same button as dashboard

* feat: match dark and light primary colors

* fix: restore original background

* fix: match text styling with dashboard

* fix: routing TS errors

* feat: create prisma migration (#200)

* fix: MLH form fields and resume are optional, change form persist key for DH11 (#201)

* feat: update socials and info about DH11 (#202)

* fix: update DH11 socials

* fix: update hackathon length

* fix: improve UX with link behavior, spelling, education labels and word count (#203)

* fix: open links in new tab

* fix: spelling of lookout

* fix: add optional to education labels

* fix: make word count ux better

* fix: show word count on grading page instead of words left

---------

Co-authored-by: Krish <krish120003@gmail.com>

* feat: add resume upload (#204)

* feat: DH11 application and review tables

* fix: update logsnag project

* feat: add user to dh11 applications

* feat: use DH11 Applications

* fix: update routes to refer to dh11

* feat: prisma db migration

* feat: backend for uppy signed url upload

* fix: remove unnecessary validation, store at root

* fix: cleanup packages

* feat: basic upload component

* feat: add endpoint for getting resume files

* feat: handle uppy upload responses

* fix: handle empty string dates

* feat: connect uppy to react form

* fix: prettier formatting

* fix: add missing types

* fix: make form mobile friendly again

* fix: remove migration

* fix: add missing libraries

---------

Co-authored-by: Krish120003 <krish120003@gmail.com>

* fix: posthog rewrite using netlify

* feat: add posthog submission tracking

* feat: use netlify redirects for posthog, add identification and apply event capture (#205)

* feat: add posthog identify

* fix: upgrade posthog

* fix: pnpm lock

* fix: use posthog suggested event naming

* fix: add missing space

* feat: add logsnag track for dh11 application

* fix: correct host

* fix: add posthog on server

* fix: use component to identify in posthog

* fix: use consistent id

---------

Co-authored-by: Arian Ahmadinejad <ahmadinejadarian@gmail.com>

---------

Co-authored-by: Krish <krish120003@gmail.com>
Co-authored-by: Felix Fong <fongf2@mcmaster.ca>
Co-authored-by: Rachelle DeMan <demanr@mcmaster.ca>
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