Query form submission #4

Open
opened 2024-03-06 12:13:00 -07:00 by akemi · 2 comments
Owner

The HTML currently has a form element at the bottom. When this form is submitted, an associated function needs to be called from main.js.

Requirements:

  1. Add a function that takes in text AND the entire webpage's html as arguments into main.js. This function should probably just echo to the console for now, the actual request will be handled in a future issue
  2. Make the form submission call said function with both arguments filled
The HTML currently has a form element at the bottom. When this form is submitted, an associated function needs to be called from main.js. Requirements: 1. Add a function that takes in text AND the entire webpage's html as arguments into `main.js`. This function should probably just echo to the console for now, the actual request will be handled in a future issue 2. Make the form submission call said function with both arguments filled
akemi added the
enhancement
label 2024-03-06 12:13:00 -07:00
chopper was assigned by akemi 2024-03-06 12:13:00 -07:00
Owner

i will cook this up

i will cook this up
Author
Owner

We'll let u cook

We'll let u cook
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chopper/pocketllama#4
No description provided.