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

Improve UX of editing with AI (drafted by Brian). #3235

Draft
wants to merge 58 commits into
base: main
Choose a base branch
from

Conversation

polina-c
Copy link
Contributor

@polina-c polina-c commented Apr 2, 2025

TODO before merging:

  1. Revert firebase configuration

Hosted here: https://dartpad-polina--dartpad-polina-ohhq8wl3.web.app

Copy link

github-actions bot commented Apr 2, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ✔️
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
License Headers ✔️
// Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/samples/lib/brick_breaker.dart
pkgs/samples/lib/fibonacci.dart
pkgs/samples/lib/google_ai.dart
pkgs/samples/lib/hello_world.dart
pkgs/samples/lib/main.dart
pkgs/samples/lib/sunflower.dart

@polina-c polina-c changed the title Edit b Edit b - candidate Apr 2, 2025
@polina-c polina-c changed the title Edit b - candidate Improve UX editing with AI (drafted by Brian). Apr 11, 2025
@polina-c polina-c changed the title Improve UX editing with AI (drafted by Brian). Improve UX of editing with AI (drafted by Brian). Apr 11, 2025
@csells
Copy link
Collaborator

csells commented Apr 12, 2025

@polina-c I'm super curious how you're improving DartPad's editing with AI. Do you have a design you're working from that you'd be able to share?

@polina-c
Copy link
Contributor Author

@polina-c I'm super curious how you're improving DartPad's editing with AI. Do you have a design you're working from that you'd be able to share?

I have prototype here: https://dartpad-polina--dartpad-polina-ohhq8wl3.web.app/

I hope it illustrates the improvement well. It is constructed by a great UX specialist. I am just applying it.

@csells
Copy link
Collaborator

csells commented Apr 13, 2025

hey that's great! that's what I proposed in my post.

@polina-c
Copy link
Contributor Author

CC great UX specialist @malloc-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants