Skip to content

Deprecated HTML structure #2

@ltostes

Description

@ltostes

Thanks for the great work!

As barrettcox80, I also noticed a few deprecated things in the code. In addition to his remarks, there are two things that I changed that also made the final code:

scripts/main.js - Line 14:
$('.list-header-extras-menu').click(function (event) {

scripts/main.js - Line 58:
var titles = $(event.currentTarget).parent().parent().parent().find('a.list-card-title:first');

Probably due to changes in the trello HTML structure.

Hope this helps anyone that is trying out this extension.

Thank you!
Tostes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions