How to pass and use a URL parameters in the root/entry page
Đang mở
good first issue
- Ngôn ngữ chính
- JavaScript
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# Use case:
The link to the candidate's resume will have this format: https://resumeapp.heroku.com/?email=myemail@email.com
The end-user should be able to see the candidate's resume from the entry/root page.
The email parameter should be used to filter the soql query in the src/server/api.js
# What I tried
I tried to set the route to the root endpoint in both api.js and candidateService.js, but the page shows no details about the record.
https://github.com/ajfmo/SF-CV/blob/be3baed779debcb2badcf51d08ace2e7a1a28836/src/server/api.js#L40
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.