Git Product home page Git Product logo

Comments (9)

AnaghHegde avatar AnaghHegde commented on July 16, 2024

@BrainBuzzer I am interested in this. Can you brief me a little. I will work on this.

from susi_server.

abishekvashok avatar abishekvashok commented on July 16, 2024

Sure @AnaghHedge

from susi_server.

AnaghHegde avatar AnaghHegde commented on July 16, 2024

@Abhi2424shek Can you please brief me a little about the issue.

from susi_server.

BrainBuzzer avatar BrainBuzzer commented on July 16, 2024

Currently, the problem is that when you go to console rule app, it redirects every time to API link showing JSON Code. That has to be replaced with Asynchronous code. Here are a few links regarding Console Rule app:
https://github.com/fossasia/susi_server/pull/41/files
#29

from susi_server.

uday96 avatar uday96 commented on July 16, 2024

Hey, I was able to implement ajax calls for the test and learn buttons in the console rule app to get the JSON code and display it in a div. But Im not able to test it giving valid field inputs.
Can you brief me about the fields and their inputs? @BrainBuzzer @mariobehling
console_ajax

from susi_server.

Orbiter avatar Orbiter commented on July 16, 2024

I don't understand what the original problem is, that shall be solved.

"The idea is to use AJAX "
...

The idea is, that we don't use AJAX. AJAX is XML+HTTP. We don't use any XML.

You are also addressing concurrency. Concurrency where?

from susi_server.

BrainBuzzer avatar BrainBuzzer commented on July 16, 2024

@Orbiter Even google says that. If we don't have any XML, why do we call it AJAX? It is currently moved to fetch API but still let me rephrase that for you.

The idea is to use the Asynchronous code in order to ensure we make the minimum amount of load time and a good UX. Currently, the page redirects every time a query is passed. But the thing is that this can be presented right in front of the user without actually redirecting them.

from susi_server.

BrainBuzzer avatar BrainBuzzer commented on July 16, 2024

@uday96 perhaps #41 might help you a bit.

from susi_server.

mariobehling avatar mariobehling commented on July 16, 2024

This idea could improve the app. However, let's focus on solving bugs and getting everything to work now. We can follow up on other ideas later. Therefore I am closing this now.

from susi_server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.