palettegram icon indicating copy to clipboard operation
palettegram copied to clipboard

Bug: Post button does not work

Open riya-rjha opened this issue 1 year ago • 4 comments
trafficstars

What happened?

  1. Firstly, the UI structure to add a post is very confusing.
  2. On clicking on post, the handleSubmit function fails.

Add screenshots

Screenshot (120)

Please assign this issue to me under the GSSoC label.

What browsers are you seeing the problem on?

Chrome

Record

  • [X] I agree to follow this project's Code of Conduct
  • [X] I want to work on this issue

riya-rjha avatar Jun 08 '24 06:06 riya-rjha

Congratulations, @riya-rjha! 🎉 Thank you for creating the issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

'We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our Contributing Guidelines'

github-actions[bot] avatar Jun 08 '24 06:06 github-actions[bot]

Hi @riya-rjha can you tell me what is the confusing part?

Sanchitbajaj02 avatar Jun 08 '24 12:06 Sanchitbajaj02

https://github.com/Sanchitbajaj02/palettegram/assets/112813772/849813c7-5182-459b-b89e-bc62c100e562

Here's the confusing thing. Generally we tend to click on the place to write text where we see the placeholder . But here the placeholder is at the top & the text appears to be written below it. This part I found a bit confusing. Plus the handleSubmit which is a bug, I would like to work on that too. If it augurs well with you, then could you please assign it to me under the GSSoC label?

riya-rjha avatar Jun 08 '24 13:06 riya-rjha

Hi @riya-rjha for the placeholder and text part the issue, is somewhat related to the theme and color handling. If you look the same ui in dark mode, you will find the placeholder text as well. You can take up this issue and fix that.

As for the post button issue, we have to hold it off since the backend is going for some major changes. I think due to this it is happening. Can you confirm what is the version of appwrite is installed into your system after installing the package. It should be 13.0.x to work perfectly

Sanchitbajaj02 avatar Jun 09 '24 05:06 Sanchitbajaj02