Closed ayush-848 closed 3 months ago
@ayush-848 is attempting to deploy a commit to the abidsyed25's projects Team on Vercel.
A member of the Team first needs to authorize it.
@Abidsyed25 please check it
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
quine-scrap-quest | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 4, 2024 10:39am |
@Abidsyed25 is there any problem in this???
@ayush-848 I am getting errors
@ayush-848 please resolve the errors
@ayush-848 please resolve the errors
@Abidsyed25 can you give me the error screenshots?? I cannot find any info
@ayush-848 I have pasted error below
Failed to compile.
./app/faq/page.tsx:28:42
Type error: Type '{ children: Element[]; type: "multiple"; collapsible: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ((AccordionSingleProps | AccordionMultipleProps) & RefAttributes 28 |
item-${index}
} className="my-4">
31 |
@ayush-848 I have pasted error below Failed to compile. ./app/faq/page.tsx:28:42 Type error: Type '{ children: Element[]; type: "multiple"; collapsible: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ((AccordionSingleProps | AccordionMultipleProps) & RefAttributes)'. Property 'collapsible' does not exist on type 'IntrinsicAttributes & AccordionMultipleProps & RefAttributes'. 26 |
27 | <div style={{ width: "750px" }}>
28 |
| ^ 29 | {faqs.map((faq, index) => ( 30 | <AccordionItem key={index} value={item-${index}
} className="my-4"> 31 |
Error: Command "npm run build" exited with 1
ok let me fix it give me few minutes
@Abidsyed25 now see
@Abidsyed25 now is it fixed ???????
@ayush-848 @Abidsyed25 May I know why this PR has level 3 as i can see only accordion answer theme has been changed + css code formatting,
These are the only changes made by the contributor
on the other hand PR #196 which has more enhancements and functionalities has level 2.
Can you pls explain it?
@ayush-848 @Abidsyed25 May I know why this PR has level 3 as i can see only accordion answer theme has been changed + css code formatting,
These are the only changes made by the contributor
on the other hand PR #196 which has more enhancements and functionalities has level 2.
Can you pls explain it?
@MastanSayyad For the issue I did some coloring and positioning part and the level was purely assigned by the admin
Yes @ayush-848 I'm asking the admin only, as I have been instructed if the page is not created by the Contributor and has only Enhancement then it should be level 1 or level 2,
The difference between the PR #196 and yours is what made me curious.
If you have re-created the entire FAQ page or did any functionality additions (complex one) then the level 3 label is understandable!
I'm just asking as the previous PR has level 2 but as compare to the changes this PR has level 3. So Just for clarification. So that when the gssoc team Reviews your profile they shoud not question you!
Yes @ayush-848 I'm asking the admin only, as I have been instructed if the page is not created by the Contributor and has only Enhancement then it should be level 1 or level 2,
The difference between the PR #196 and yours is what made me curious.
If you have re-created the entire FAQ page or did any functionality additions (complex one) then the level 3 label is understandable!
I'm just asking as the previous PR has level 2 but as compare to the changes this PR has level 3. So Just for clarification. So that when the gssoc team Reviews your profile they shoud not question you!
Yeah compared to #196 this was not that much of a change
Description
Type of change
Checklist:
ATTACH SCREEN-SHOTS / DEPLOYMENT LINK