Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • gmodstore-issues gmodstore-issues
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 153
    • Issues 153
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Issue
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • GmodStore
  • gmodstore-issuesgmodstore-issues
  • Issues
  • #567
Closed
Open
Created Jan 22, 2019 by Ghost User@ghostContributor

PUT request sent to /dashboard/addons/XXXX every time a character is pressed on addon edit form

  1. Go to /dashboard/addons/XXXX/edit
  2. Click on the Short Description input box
  3. Type some text, observe that no requests are sent yet
  4. Unfocus the input box, observe that one PUT /dashboard/addons/XXXX request is sent
  5. Focus the input box again
  6. Type some text: every character that is typed sends a PUT /dashboard/addons/XXXX request
  • Each PUT /dashboard/addons/XXXX request contains 30 KB of form data for bLogs o_O
  • The request contains the whole form, serialized:

image

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking