PrimeAcademy / biscayne-syllabus

1 stars 4 forks source link

Whenever I Click edit It clears out the values for that ID I want to edit and leaves it as NULL #14

Closed mustafehassan00 closed 4 months ago

mustafehassan00 commented 4 months ago

Description

Your Real Name

Mustafe Hassan

What do you want to happen?

when I click edit It keeps the data in the database

What is actually happening?

Whenever I Click edit It clears out the values for that ID I want to edit and leaves it as NULL

Screenshots / Code Snippets

Screenshot 2024-05-29 at 3 14 17 PM Screenshot 2024-05-29 at 3 14 17 PM Screenshot 2024-05-29 at 3 14 17 PM

What did you try? Who did you ask?

I first asked blackbox.ai to see why is it clearing out

I then could not conclude the answer as I made sure to double check to see if the data is being obtained

I first asked blackbox.ai to see why is it clearing out

I then could not conclude the answer as I made sure to double check to see if the data is being obtained

What branch is your code on? Did you git push?

main

When was the last time you took a break?

5 minutes ago

matthew-black commented 4 months ago

Heyo @mustafehassan00!

Take a quick break, then come back and ask some other human being for a hand! That's the process with these issues.

After that, if you're still stuck, you'll need to update this issue to communicate what is currently working. Example:

mustafehassan00 commented 4 months ago

I have spoke to a classmate and pinpointed the issue, Something is wrong with my function for when I click the edit button, something Is making it clear out and its not grabbing any data at all its just receiving null initially