Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a web based editor specifically for 'Taipy' #1409

Open
2 of 6 tasks
yaten2302 opened this issue Jun 14, 2024 · 0 comments
Open
2 of 6 tasks

Creating a web based editor specifically for 'Taipy' #1409

yaten2302 opened this issue Jun 14, 2024 · 0 comments
Labels
💬 Discussion Requires some discussion and decision ✨New feature 🟩 Priority: Low Low priority and doesn't need to be rushed

Comments

@yaten2302
Copy link
Contributor

Description

This is a feature request for creating a web based editor specifically designed for Taipy. As of now, if we want to use Taipy, then we've to install it and then do our work. But, by creating a web based editor, a user can create some projects(just for testing) very easily without having the need to install it.

For example:

  1. If I'm a new user and want to try Taipy for the first time, then I've to install Taipy as a pip file and start learning about it. But, with the web editor, I can straight away start editing some basic files like creating buttons, dialogs etc.
  2. If, suppose a user is creating a project in Taipy and the user gets stuck somewhere, and wants to check if by adding a particular piece of code, will the project work or not, but the user wants to do this on a different file/dir, then the user has to create a new file/dir and then do the same. But, by the web editor, the user can easily test the code and after closing the browser, the previously created file by the user will be lost i.e. in the web based editor, it'll be like a temporary file, just for testing, by the user.

Solution Proposed

A web editor for Taipy can be created for users so that, they can try their piece of code easily, like a temporary file.

Impact of Solution

No response

Additional Context

I just found a web based editor kind of thing. The Kotlin language has a web editor and the same can be implemented for Taipy as well.

image

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%.
  • Create related issue in taipy-doc for documentation and Release Notes.
  • Check if a new demo could be provided based on this, or if legacy demos could be benefit from it.
  • Ensure any change is well documented.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@jrobinAV jrobinAV added 💬 Discussion Requires some discussion and decision 🟩 Priority: Low Low priority and doesn't need to be rushed labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 Discussion Requires some discussion and decision ✨New feature 🟩 Priority: Low Low priority and doesn't need to be rushed
Projects
None yet
Development

No branches or pull requests

2 participants