archive.codeforcause.org
archive.codeforcause.org copied to clipboard
[bug] Apply now button disabled
From user experience perspective, I believe it will be better to change "Apply Now" to "Coming Soon" if that's the case. Also the link points to a form to signup for Code For Cause newsletter. Is this desirable?

Hii I would like to work on this issue , but should i have change the link too to some other along with "coming soon" button
@Abhishek-kumar09 @KeenWarrior can you please tell if this is expected behaviour? If not can you please tell what path should be taken for this?
From user experience perspective, I believe it will be better to change "Apply Now" to "Coming Soon" if that's the case.
Its a good idea...thanks.
Also the link points to a form to signup for Code For Cause newsletter. Is this desirable?
I guess it is about getting personalized event updates and course updates, etc. It is desired.
Hii I would like to work on this issue , but should i have change the link too to some other along with "coming soon" button
No the button would be disabled and will not follow up to any link.
@Abhishek-kumar09 I think noone is working on this issue, so do i have to add "coming soon" Text on the button instead of apply now if the aria-disabled is true, and if the aria-disabled will be false then the button text should return to its initial text which is "Apply now".
Am I right?
@Creatoon No see aria-label has to nothing to do with the button text here. Aria-label is just a kind of label that is only helpful in when someone uses screen narrator.
What you have to do is just change "Apply Now"to "Coming soon".