Skip to content

Fix id dropdowns - #4547

Merged
davidsbailey merged 2 commits into
stagingfrom
fix-id-dropdowns
Oct 14, 2015
Merged

Fix id dropdowns#4547
davidsbailey merged 2 commits into
stagingfrom
fix-id-dropdowns

Conversation

@davidsbailey

Copy link
Copy Markdown
Member

Fixes regressions in id dropdowns outlined in https://www.pivotaltracker.com/n/projects/1256654/stories/105621516, introduced by #4464.

This needs some tests, but I also want to make sure it gets merged in time for morning bug bash.

Comment thread apps/src/applab/applab.js

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the problem with pulling these IDs from design mode was that they were wrapped in the draggable/resizable wrapper. It seems easier to just pull these from divApplab which will have been recently updated from designModeViz. As a bonus, students who click the dropdown after the program has run will additionally see dynamically created element ids.

@Bjvanminnen

Copy link
Copy Markdown
Contributor

ugh, changed my filtering rules for git stuff, and apparently being assigned PRs doesnt end up in my inbox now. if you assign me something and i don't respond, feel free to poke me.

changes lgtm

davidsbailey added a commit that referenced this pull request Oct 14, 2015
@davidsbailey
davidsbailey merged commit 30a0c41 into staging Oct 14, 2015
@davidsbailey
davidsbailey deleted the fix-id-dropdowns branch October 14, 2015 04:24
deploy-code-org added a commit that referenced this pull request Oct 14, 2015
commit d1b8e20
Merge: 30a0c41 6be1903
Author: Trevor Berg <trevor@code.org>
Date:   Tue Oct 13 21:25:20 2015 -0700

    Merge pull request #4533 from code-dot-org/autocomplete-tooltips-rebase

    Add the ability to not show droplet tooltips on a per level basis

commit 30a0c41
Merge: 60ed967 04ac1cd
Author: davidsbailey <davidsbailey@users.noreply.github.com>
Date:   Tue Oct 13 21:24:41 2015 -0700

    Merge pull request #4547 from code-dot-org/fix-id-dropdowns

    Fix id dropdowns

commit 60ed967
Author: Continuous Integration <dev@code.org>
Date:   Wed Oct 14 04:19:55 2015 +0000

    Automatically built.

    commit 91bd150
    Merge: 3acdc4f 1db88fa
    Author: Trevor Berg <trevor@code.org>
    Date:   Tue Oct 13 21:10:06 2015 -0700

        Merge pull request #4531 from code-dot-org/fix-debug-icon

        Get rid of hacks for debugger hide/show state

    commit 3acdc4f
    Merge: 867ec7f 1c7c553
    Author: Trevor Berg <trevor@code.org>
    Date:   Tue Oct 13 21:08:46 2015 -0700

        Merge pull request #4548 from code-dot-org/xframe

        Rewrite documentation urls to forward on the embedded flag

    commit 867ec7f
    Author: Continuous Integration <dev@code.org>
    Date:   Wed Oct 14 01:05:32 2015 +0000

        Automatically built.

        commit 9764e23
        Merge: b37971a 4842714
        Author: Elijah Hamovitz <elijahhamovitz@gmail.com>
        Date:   Tue Oct 13 18:00:05 2015 -0700

            Merge pull request #4459 from code-dot-org/readonly-function-editor

            Add Blockly.readOnly check to function editor

        commit b37971a
        Author: Josh Lory <josh.lory@code.org>
        Date:   Tue Oct 13 17:46:30 2015 -0700

            Cucumber doesn't like inline comments

commit 91bd150
Merge: 3acdc4f 1db88fa
Author: Trevor Berg <trevor@code.org>
Date:   Tue Oct 13 21:10:06 2015 -0700

    Merge pull request #4531 from code-dot-org/fix-debug-icon

    Get rid of hacks for debugger hide/show state

commit 3acdc4f
Merge: 867ec7f 1c7c553
Author: Trevor Berg <trevor@code.org>
Date:   Tue Oct 13 21:08:46 2015 -0700

    Merge pull request #4548 from code-dot-org/xframe

    Rewrite documentation urls to forward on the embedded flag
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