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

Adding Star rating to the feedback form #289

Closed
wants to merge 2 commits into from

Conversation

shriyadindi
Copy link
Contributor

@shriyadindi shriyadindi commented Nov 5, 2024

Description

Adding Star rating to the feedback form

Related Issue

Fixes #283

Dataverse.-.Brave.2024-11-05.20-32-08.mp4

Type of change

  • Bug fix
  • New feature

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link
Contributor

github-actions bot commented Nov 5, 2024

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer from team will review it as soon as possible. We appreciate your support in making Dataverse better.

Copy link

netlify bot commented Nov 5, 2024

Deploy Preview for multiverse-dataverse ready!

Name Link
🔨 Latest commit ecfb034
🔍 Latest deploy log https://app.netlify.com/sites/multiverse-dataverse/deploys/672ad8e15aaf600008bb2161
😎 Deploy Preview https://deploy-preview-289--multiverse-dataverse.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.

@multiverseweb multiverseweb self-requested a review November 6, 2024 00:15
Copy link
Owner

@multiverseweb multiverseweb left a comment

Choose a reason for hiding this comment

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

The design looks file but there are some minor problems that need to be resolved:

  • Remove the style tag from index.html file and add this styling in the relevant css file that already exists.
  • If you haven't made any changes in script.js file then copy the contents from the live github repo and paste it as it is, it will save your time resolving the conflicts.

@shriyadindi
Copy link
Contributor Author

@multiverseweb I dont have the write access for the file to resolve conflicts.
Screenshot 2024-11-06 081836

@shriyadindi
Copy link
Contributor Author

@multiverseweb I've made the changes mentioned.

@multiverseweb
Copy link
Owner

@shriyadindi yeah now it looks good, just create a new cleaner PR so I can merge it as there are many conflicts in this one

image

@shriyadindi
Copy link
Contributor Author

@multiverseweb Okay.

@shriyadindi
Copy link
Contributor Author

@multiverseweb Created a new PR here.
#307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding a new feedback and rating page
2 participants